summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-11-08 22:35:56 +0000
committerGerald Combs <gerald@wireshark.org>2011-11-08 22:35:56 +0000
commit2798ad267a30e68bbee22f19e60840ff41b8e0c8 (patch)
tree90f4418c25780074f51d0f7e69efa1372abefdac /configure.in
parent4fe9563e748c30d4875b299e9cb12702b7618dcd (diff)
downloadwireshark-2798ad267a30e68bbee22f19e60840ff41b8e0c8.tar.gz
1.7.0 → 1.7.1.
svn path=/trunk/; revision=39769
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 9ffa509b55..77aef63bdc 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.7.0)
+AC_INIT(wireshark, 1.7.1)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or