aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-23 21:53:05 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2004-02-23 21:53:05 +0000
commit5d265f8e7f800f3f3ba4763fb8697b87349c3082 (patch)
tree535ceef93428102804d83ae7629d690b587f94d7 /configure.in
parentcbe685b01d2501e48c9551868e6613165d74a086 (diff)
Bump the version to 0.10.2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10205 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 945d71e3dd..d27b214aa3 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.247 2004/02/19 00:28:14 gerald Exp $
+# $Id: configure.in,v 1.248 2004/02/23 21:53:05 gerald Exp $
dnl
dnl Process this file with autoconf 2.13 or later to produce a
dnl configure script; 2.12 doesn't generate a "configure" script that
@@ -17,7 +17,7 @@ dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-AM_INIT_AUTOMAKE(ethereal, 0.10.1)
+AM_INIT_AUTOMAKE(ethereal, 0.10.2)
AM_DISABLE_STATIC