all: post-release version bump

This commit is contained in:
Markus F.X.J. Oberhumer
2022-11-22 20:51:56 +01:00
parent fdec47a83d
commit 0af9bbb623
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -69,7 +69,7 @@ else()
message(STATUS "UPX_VERSION_GITREV: not set")
endif()
project(upx VERSION 4.0.1 LANGUAGES C CXX)
project(upx VERSION 4.0.2 LANGUAGES C CXX)
# set default build type to "Release"
get_property(is_multi_config GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG)