diff --git a/configure.ac b/configure.ac index eaecd1c7e40..4221a58a216 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ([2.69]) -define(_CLIENT_VERSION_MAJOR, 27) +define(_CLIENT_VERSION_MAJOR, 28) define(_CLIENT_VERSION_MINOR, 99) define(_CLIENT_VERSION_BUILD, 0) define(_CLIENT_VERSION_RC, 0)