aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2018-12-03 10:07:31 +0100
committerToni Uhlig <matzeton@googlemail.com>2018-12-03 10:07:31 +0100
commitabea0f617f6339f3eeedcc849ef690289d5bad80 (patch)
treec7e843377e14fe50ec4508a757e5174260c0f66e /configure.ac
parenta2eee970b908ab3f898b20a546c6bc0517bd2d17 (diff)
1.31-releasev1.31
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4d34483..f45d875 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.69)
-AC_INIT([ptunnel-ng], [1.3], [], [], [])
+AC_INIT([ptunnel-ng], [1.31], [], [], [])
AC_CONFIG_SRCDIR([src/config.h.in])
AC_CONFIG_FILES([Makefile src/Makefile])