Skip to content

Commit 8307187

Browse files
committed
v1.6.1
1 parent 724a9b6 commit 8307187

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ include(cmake/hybrid-crt.cmake)
3333
set(VERSION_TWEAK 0 CACHE STRING "Final component of build number")
3434
project(
3535
HTCC
36-
VERSION 1.6.0.${VERSION_TWEAK}
36+
VERSION 1.6.1.${VERSION_TWEAK}
3737
LANGUAGES CXX C)
3838

3939
if (NOT VERSION_TWEAK_LABEL)

0 commit comments

Comments
 (0)