aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-09-24 03:29:21 +0000
committerGerald Combs <gerald@wireshark.org>2008-09-24 03:29:21 +0000
commit2ed9fdf00e23edaabdff7bd7cc4c8b0989e366f1 (patch)
tree81f31ad14e440d67f00110273d183feb2eba97bd /configure.in
parent69c7082a64821a3db9b2e679a25dafbe5f91579c (diff)
Switch back to normal versioning. Bump the development version to 1.1.2.
svn path=/trunk/; revision=26259
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 4995c88ef7..ff1e0f2301 100644
--- a/configure.in
+++ b/configure.in
@@ -12,7 +12,7 @@ dnl AC_CANONICAL_HOST
dnl AC_CANONICAL_BUILD
dnl AC_CANONICAL_TARGET
-AC_INIT(wireshark, 1.1.1)
+AC_INIT(wireshark, 1.1.2)
AM_INIT_AUTOMAKE([1.9 tar-ustar])
AM_DISABLE_STATIC