Skip to content

Commit 5a2a4df

Browse files
committed
3.10.1
1 parent 61ecf5e commit 5a2a4df

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,8 +1,8 @@
11
dnl require autoconf 2.60 (AS_ECHO/AS_ECHO_N)
22
AC_PREREQ([2.60])
33
define(_CLIENT_VERSION_MAJOR, 3)
4-
define(_CLIENT_VERSION_MINOR, 9)
5-
define(_CLIENT_VERSION_REVISION, 22)
4+
define(_CLIENT_VERSION_MINOR, 10)
5+
define(_CLIENT_VERSION_REVISION, 1)
66
define(_CLIENT_VERSION_BUILD, 0)
77
define(_CLIENT_VERSION_IS_RELEASE, true)
88
define(_COPYRIGHT_YEAR, 2017)

0 commit comments

Comments
 (0)