index
:
ptunnel-ng.git
Tunnel TCP connections through ICMP.
log msg
author
committer
range
coverity_scan
feature/libsodium-integration
feature/wireshark-dissector
master
ptunnel-ng/2.0.0
release
removed_extended_options
about
summary
refs
log
tree
commit
diff
path:
root
/
configure.ac
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Toni Uhlig <matzeton@googlemail.com>
2018-12-03 10:07:31 +0100
committer
Toni Uhlig <matzeton@googlemail.com>
2018-12-03 10:07:31 +0100
commit
abea0f617f6339f3eeedcc849ef690289d5bad80
(
patch
)
tree
c7e843377e14fe50ec4508a757e5174260c0f66e
/
configure.ac
parent
a2eee970b908ab3f898b20a546c6bc0517bd2d17
(
diff
)
1.31-release
v1.31
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 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])