Skip to content

Commit b42341c

Browse files
committed
Updating next release version to be v3.0.4
1 parent 4bc2b11 commit b42341c

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

36-
set (DEMO3_VERSION "3.0.3")
36+
set (DEMO3_VERSION "3.0.4")
3737
set (DEMO3_MIN_COMMSDSL_VERSION "7.1")
3838

3939
if (("${CMAKE_VERSION}" VERSION_GREATER_EQUAL "3.30") AND

0 commit comments

Comments
 (0)