aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2005-03-09 23:49:55 +0000
committerGerald Combs <gerald@wireshark.org>2005-03-09 23:49:55 +0000
commitf34e80a2cf986908ac2bf69a1a5d72acf9858e6c (patch)
tree94f1a400ab6bc896e6f10a06fc594216021d908a /configure.in
parent2f73c1d242473fff8fcc374c4744bbb9df7ca8d7 (diff)
Prep for 0.10.10: Update the ChangeLog and NEWS files, bump the version
number. svn path=/trunk/; revision=13685
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 b36ad58eb9..ca6dec09e6 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.10.9)
+AM_INIT_AUTOMAKE(ethereal, 0.10.10)
AM_DISABLE_STATIC