Skip to content

Commit 5996004

Browse files
authored
Merge pull request #63 from kallewoof/202010-0.3.20
bump version
2 parents a056140 + f151d4c commit 5996004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
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])
33
define(_CLIENT_VERSION_MAJOR, 0)
4-
define(_CLIENT_VERSION_MINOR, 2)
4+
define(_CLIENT_VERSION_MINOR, 3)
55
define(_CLIENT_VERSION_REVISION, 20)
66
define(_CLIENT_VERSION_BUILD, 0)
77
define(_CLIENT_VERSION_IS_RELEASE, false)

0 commit comments

Comments
 (0)