Skip to content

Commit 04ace97

Browse files
committed
[Build] Bump master to 4.0.99
Now that 4.0.0 has been branched off (and tagged), bump the version on master.
1 parent 8854eac commit 04ace97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

configure.ac

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
22
AC_PREREQ([2.60])
3-
define(_CLIENT_VERSION_MAJOR, 3)
4-
define(_CLIENT_VERSION_MINOR, 4)
3+
define(_CLIENT_VERSION_MAJOR, 4)
4+
define(_CLIENT_VERSION_MINOR, 0)
55
define(_CLIENT_VERSION_REVISION, 99)
66
define(_CLIENT_VERSION_BUILD, 0)
77
define(_CLIENT_VERSION_RC, 0)

0 commit comments

Comments
 (0)