aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-08-06 14:08:54 +0000
committerGerald Combs <gerald@wireshark.org>2004-08-06 14:08:54 +0000
commitccda3658fc6cc671a52e5dfd518b37dffec62522 (patch)
tree71cb461c02c5559d7ab44990d38fa26d3c339f86 /configure.in
parent4c43e2239e80999439bbc10c26269b8cffe1b0a0 (diff)
Bump the version to 0.10.6. Drop in a new ChangeLog, and add the beginnings
of the release announcement to NEWS. svn path=/trunk/; revision=11611
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 e31600aa53..23e63d1340 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.5)
+AM_INIT_AUTOMAKE(ethereal, 0.10.6)
AM_DISABLE_STATIC