aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-03-22 17:03:30 +0000
committerGerald Combs <gerald@wireshark.org>2004-03-22 17:03:30 +0000
commit4c0ecdcd9b781212858c6ccabd0cdcc69c33984d (patch)
tree8fda5500bd2f815b032817c280dd6ec5d57a76ee /configure.in
parentf5bda7829cf5154abc8504c2a75033df584b2c30 (diff)
Bump the version up to 0.10.3.
svn path=/trunk/; revision=10436
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 47154905bd..ea0a89fd73 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.251 2004/03/17 18:20:57 jmayer Exp $
+# $Id: configure.in,v 1.252 2004/03/22 17:03:29 gerald Exp $
#
AC_INIT(etypes.h)
@@ -8,7 +8,7 @@ dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(ethereal, 0.10.2)
+AM_INIT_AUTOMAKE(ethereal, 0.10.3)
AM_DISABLE_STATIC