aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-07-06 20:19:01 +0000
committerGerald Combs <gerald@wireshark.org>2006-07-06 20:19:01 +0000
commitf357915f4c4fab4ef5e38bd88f235dfdd9b0aeb3 (patch)
tree9235023a1de0a3643783e72c4039201acfbeb92e /configure.in
parent6cda517c7942b7dbbe8afc05b6a1748eeebf233e (diff)
Set the version to 0.99.2, since we're building releases from /trunk again.
svn path=/trunk/; revision=18674
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 56124b7a0d..7d7538837c 100644
--- a/configure.in
+++ b/configure.in
@@ -8,7 +8,7 @@ dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(wireshark, 1.1.0)
+AM_INIT_AUTOMAKE(wireshark, 0.99.2)
AM_DISABLE_STATIC