all: update version

This commit is contained in:
Markus F.X.J. Oberhumer
2023-10-29 15:37:13 +01:00
parent 4a24fe8c53
commit cd1df6f6b1
5 changed files with 155 additions and 155 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ if(NOT is_multi_config AND NOT CMAKE_BUILD_TYPE)
endif()
# CMake init
project(upx VERSION 4.3.0 LANGUAGES C CXX)
project(upx VERSION 4.2.1 LANGUAGES C CXX)
# set the default multi-config build type to "Release"
if(is_multi_config)