aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-05-01 19:21:00 +0000
committerGerald Combs <gerald@wireshark.org>2006-05-01 19:21:00 +0000
commit08dea4588e0a6b245d7ff75a2297226571559480 (patch)
treedb0a1439609b770ea6b2d9c004411b21758e6650 /configure.in
parent30820fa73e95b99de09b9c954df42cd9849d32c9 (diff)
Bump the version number to 1.1. Clean up the release notes.
svn path=/trunk/; revision=18062
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 1e493849e4..3ccd64dd9e 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(ethereal, 0.99.0)
+AM_INIT_AUTOMAKE(ethereal, 1.1.0)
AM_DISABLE_STATIC