Merge branch '2.3' into develop

This commit is contained in:
Johan Wikman 2019-06-12 14:33:07 +03:00
commit 9c1c8053b9
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# MariaDB MaxScale 2.3.8 Release Notes
# MariaDB MaxScale 2.3.8 Release Notes -- 2019-06-12
Release 2.3.8 is a GA release.

View File

@ -5,7 +5,7 @@
set(MAXSCALE_VERSION_MAJOR "2" CACHE STRING "Major version")
set(MAXSCALE_VERSION_MINOR "3" CACHE STRING "Minor version")
set(MAXSCALE_VERSION_PATCH "8" CACHE STRING "Patch version")
set(MAXSCALE_VERSION_PATCH "9" CACHE STRING "Patch version")
# This should only be incremented if a package is rebuilt
set(MAXSCALE_BUILD_NUMBER 1 CACHE STRING "Release number")