Skip to content

Commit c3b4fd1

Browse files
committed
Updating next release version to be v3.0.7
1 parent 04b9f5a commit c3b4fd1

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
@@ -44,7 +44,7 @@ option (DEMO3_BUILD_EXAMPLES "Build examples." ON)
4444
# COMMSDSL2LATEX_EXTRA_ARGS - Extra arguments to pass to "commsdsl2latex"
4545
# COMMSDSL2WIRESHARK_EXTRA_ARGS - Extra arguments to pass to "commsdsl2wireshark"
4646

47-
set (DEMO3_VERSION "3.0.6")
47+
set (DEMO3_VERSION "3.0.7")
4848
set (DEMO3_MIN_COMMSDSL_VERSION "8.1")
4949

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

0 commit comments

Comments
 (0)