aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-06-29 14:05:50 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-06-29 14:05:50 +0200
commit76ad717ca068d9af838c346aca792e9d3afd6026 (patch)
treec94756f90909c63f39d43e664f5cc9633ef824c4
parent76afa7332108dc543a12002a7e0f054d62d28d8d (diff)
updated to 1.42
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d1b48a7..457497f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ(2.69)
-AC_INIT([ptunnel-ng], [1.41], [], [], [])
+AC_INIT([ptunnel-ng], [1.42], [], [], [])
AC_CONFIG_SRCDIR([src/config.h.in])
AC_CONFIG_FILES([Makefile src/Makefile])