aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-12-07 22:26:10 +0000
committerGerald Combs <gerald@wireshark.org>2004-12-07 22:26:10 +0000
commit8dddc0baa949cc5c0b83452d712bdbe26a31b225 (patch)
treef237ef5cc9abf6aa72ac03e0c2d5f7c00494c485 /configure.in
parente0f053ec94a71b6e0a71d3a3067442b5f1d70268 (diff)
Updates for 0.10.8.
svn path=/trunk/; revision=12683
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 234792caff..6e482ffbff 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.7)
+AM_INIT_AUTOMAKE(ethereal, 0.10.8)
AM_DISABLE_STATIC