aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-04-06 17:27:20 +0000
committerGerald Combs <gerald@wireshark.org>2012-04-06 17:27:20 +0000
commite5cd6c087e03f9961d87e0a4a771fc17c1005795 (patch)
treee0d9d3848ee6214442e1d981d90c298d7b435b98 /configure.in
parentb20527cb7f67cbd6bc082d671d19c8e544fd1859 (diff)
1.7.1 → 1.7.2.
svn path=/trunk/; revision=41971
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 d836c64989..a71026dc41 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.7.1)
+AC_INIT(wireshark, 1.7.2)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or