aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-05-13 03:34:14 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-05-13 03:34:14 +0000
commit69b8cfb8d60274e35c39087179c6bc9db7e38558 (patch)
tree788b33d08c5736d97be7b18bc9f74ff111bd30b0 /configure.in
parenta5524c0c3de9a26185045de69d3fb4f5ec2e7c1f (diff)
Bump the version up to 0.10.4. Preliminary updates to the NEWS file. Updates
welcome. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10863 f5534014-38df-0310-8fa8-9805f1628bb7
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 89ff0a454f..f2d4f0eb4f 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.258 2004/05/09 10:03:36 guy Exp $
+# $Id: configure.in,v 1.259 2004/05/13 03:34:14 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.3)
+AM_INIT_AUTOMAKE(ethereal, 0.10.4)
AM_DISABLE_STATIC