Skip to content

Commit 4f8fdca

Browse files
committed
Update version to 2.0.5
1 parent dd07fed commit 4f8fdca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

VERSION.cmake

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
set(MAXSCALE_VERSION_MAJOR "2" CACHE STRING "Major version")
77
set(MAXSCALE_VERSION_MINOR "0" CACHE STRING "Minor version")
8-
set(MAXSCALE_VERSION_PATCH "4" CACHE STRING "Patch version")
8+
set(MAXSCALE_VERSION_PATCH "5" CACHE STRING "Patch version")
99

1010
# This should only be incremented if a package is rebuilt
1111
set(MAXSCALE_BUILD_NUMBER 1 CACHE STRING "Release number")

0 commit comments

Comments
 (0)