Skip to content

Commit 34fad90

Browse files
committed
Prepare for next development cycle
1 parent 127b5dd commit 34fad90

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
@@ -91,7 +91,7 @@ endif()
9191
set(PROJECT_VERSION_MAJOR 1)
9292
set(PROJECT_VERSION_MINOR 8)
9393
set(PROJECT_VERSION_PATCH 0)
94-
set(IS_RELEASE_VERSION TRUE)
94+
set(IS_RELEASE_VERSION FALSE)
9595

9696
if(IS_RELEASE_VERSION)
9797
set(PROJECT_VERSION_TWEAK 0)

0 commit comments

Comments
 (0)