aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2008-03-17 23:01:20 +0000
committerGerald Combs <gerald@wireshark.org>2008-03-17 23:01:20 +0000
commit55b798b353d59ab76eac3985b1c14cbe5ce51d61 (patch)
treec55e53be6b3edffe0dc5e95db75089da8472c3b0 /configure.in
parent549b1275ea5b9a99c3b23a0c6d49cd0b7f09fb66 (diff)
Bump the version in the trunk to 1.0.99 (which will become 1.1.0 at some
point). svn path=/trunk/; revision=24676
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 4fa55e36e4..b9e85e7a52 100644
--- a/configure.in
+++ b/configure.in
@@ -14,7 +14,7 @@ dnl AC_CANONICAL_HOST
dnl AC_CANONICAL_BUILD
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(wireshark, 0.99.9)
+AM_INIT_AUTOMAKE(wireshark, 1.0.99)
AM_DISABLE_STATIC