Skip to content

Commit aef0765

Browse files
committed
Updating next release version to be v2.6.1
1 parent 335cd47 commit aef0765

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
@@ -32,7 +32,7 @@ option (DEMO3_BUILD_EXAMPLES "Build examples." ON)
3232
# COMMSDSL2SWIG_EXTRA_ARGS - Extra arguments to pass to "commsdsl2swig"
3333
# COMMSDSL2EMSCRIPTEN_EXTRA_ARGS - Extra arguments to pass to "commsdsl2emscripten"
3434

35-
set (DEMO3_VERSION "2.6")
35+
set (DEMO3_VERSION "2.6.1")
3636
set (DEMO3_MIN_COMMSDSL_VERSION "6.3")
3737

3838
set (EXTERNALS_DIR "${PROJECT_SOURCE_DIR}/externals")

0 commit comments

Comments
 (0)