1 parent 724a9b6 commit 8307187Copy full SHA for 8307187
1 file changed
CMakeLists.txt
@@ -33,7 +33,7 @@ include(cmake/hybrid-crt.cmake)
33
set(VERSION_TWEAK 0 CACHE STRING "Final component of build number")
34
project(
35
HTCC
36
- VERSION 1.6.0.${VERSION_TWEAK}
+ VERSION 1.6.1.${VERSION_TWEAK}
37
LANGUAGES CXX C)
38
39
if (NOT VERSION_TWEAK_LABEL)
0 commit comments