aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-06-05 16:21:47 +0000
committerGerald Combs <gerald@wireshark.org>2012-06-05 16:21:47 +0000
commitf1cf70fc10a09318e4a560dd9491f92d01f1c772 (patch)
treec4572b7aee1edc72915f2745f81434fea03dff0a /configure.in
parent6c7c1bd74e9b6b07eaa916002035b8b7439f90ff (diff)
1.7.2 → 1.9.0.
svn path=/trunk/; revision=43120
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 4c6b15986e..8973326199 100644
--- a/configure.in
+++ b/configure.in
@@ -2,7 +2,7 @@
#
AC_PREREQ(2.60)
-AC_INIT(wireshark, 1.7.2)
+AC_INIT(wireshark, 1.9.0)
dnl Check for CPU / vendor / OS
dnl The user is encouraged to use either `AC_CANONICAL_BUILD', or