Merge branch '2.3' into develop

This commit is contained in:
Johan Wikman 2019-02-13 10:24:24 +02:00
commit eac478876d
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# MariaDB MaxScale 2.3.4 Release Notes
# MariaDB MaxScale 2.3.4 Release Notes -- 2019-02-13
Release 2.3.4 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 "4" CACHE STRING "Patch version")
set(MAXSCALE_VERSION_PATCH "5" CACHE STRING "Patch version")
# This should only be incremented if a package is rebuilt
set(MAXSCALE_BUILD_NUMBER 1 CACHE STRING "Release number")