aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-05-14 20:17:37 +0000
committerGerald Combs <gerald@wireshark.org>2011-05-14 20:17:37 +0000
commit1c831b6343c2d8e7bb2416cfe17470c35fd6aa5c (patch)
treed9a860d4e341b5517399dac3f8fc7ccb7e0d1172 /configure.in
parent4a6e62ff5c95879a881f11a5f54d530ebc06801d (diff)
1.5.2 → 1.7.0.
svn path=/trunk/; revision=37148
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index a121e24f61..48e3601236 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.5.2)
+AC_INIT(wireshark, 1.7.0)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or