aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2004-02-23 21:53:05 +0000
committerGerald Combs <gerald@wireshark.org>2004-02-23 21:53:05 +0000
commitd389b5207ecc65ac0f5fe18dde134de562b18685 (patch)
tree535ceef93428102804d83ae7629d690b587f94d7 /epan/configure.in
parent8b2e1c12a766fdbaf4a871e7ba6465c7425b1c90 (diff)
Bump the version to 0.10.2
svn path=/trunk/; revision=10205
Diffstat (limited to 'epan/configure.in')
-rw-r--r--epan/configure.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/epan/configure.in b/epan/configure.in
index 1b46e92c2d..c590a1f0ea 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.59 2004/02/19 00:28:15 gerald Exp $
+# $Id: configure.in,v 1.60 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(libethereal.a, 0.10.1)
+AM_INIT_AUTOMAKE(libethereal.a, 0.10.2)
AM_CONFIG_HEADER(config.h)
AM_DISABLE_STATIC