Skip to content

Commit 7057ad4

Browse files
committed
Automatic release to 26.33.1
1 parent 4d61c28 commit 7057ad4

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
@@ -38,7 +38,7 @@ endif(NOT CMAKE_BUILD_TYPE MATCHES "Release")
3838

3939
# Set dev version if this is a development version and not a full release,
4040
# unset (put value 0 or delete line) before a full release and reset after.
41-
set(PROJECT_DEV_VERSION 1)
41+
set(PROJECT_DEV_VERSION 0)
4242

4343
# If PROJECT_DEV_VERSION is set, the version string will be set to:
4444
# "major.minor.patch~dev${PROJECT_DEV_VERSION}${GIT_REVISION}"

0 commit comments

Comments
 (0)