diff options
author | Toni Uhlig <matzeton@googlemail.com> | 2019-03-20 23:49:01 +0100 |
---|---|---|
committer | Toni Uhlig <matzeton@googlemail.com> | 2019-03-20 23:49:01 +0100 |
commit | adaca2629e4ec57a26951bbd00898efa3c8ad037 (patch) | |
tree | 9b6949013a27c8b71364af2b780168bcb421e355 /configure.ac | |
parent | e7090ddba39e5a75ba763a4df91482b8e85eca81 (diff) |
1.40-release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 6d907bd..6cecd6f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.69) -AC_INIT([ptunnel-ng], [1.32], [], [], []) +AC_INIT([ptunnel-ng], [1.40], [], [], []) AC_CONFIG_SRCDIR([src/config.h.in]) AC_CONFIG_FILES([Makefile src/Makefile]) |