Skip to content

Commit a696b6b

Browse files
committed
cmake: Bump project version to 2.6.1
1 parent d877013 commit a696b6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ set (HAVE_CMAKE true)
99
project (task)
1010
include (CXXSniffer)
1111

12-
set (PROJECT_VERSION "2.6.0")
12+
set (PROJECT_VERSION "2.6.1")
1313

1414
OPTION (ENABLE_WASM "Enable 'wasm' support" OFF)
1515

0 commit comments

Comments
 (0)