all: post-release version bump

This commit is contained in:
Markus F.X.J. Oberhumer
2022-10-28 17:10:52 +02:00
parent 69ca635c4c
commit bce109ab54
4 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ else()
message(STATUS "UPX_VERSION_GITREV: not set")
endif()
project(upx VERSION 4.0.0 LANGUAGES C CXX)
project(upx VERSION 4.0.1 LANGUAGES C CXX)
# set default build type to "Release"
get_property(is_multi_config GLOBAL PROPERTY GENERATOR_IS_MULTI_CONFIG)