aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-06-10 01:47:34 +0000
committerGerald Combs <gerald@wireshark.org>2003-06-10 01:47:34 +0000
commitbc8ef81903a4cd847c14e68683ee83110da166d4 (patch)
treef994a15f41c3d1a34ed4ab0c1631d2e2333369dd /epan/configure.in
parent9166bdd968249ff6dd45d2d554ca6332038deccb (diff)
Bump the version to 0.9.13 and otherwise prep for the next release. ETA is
Wednesday. svn path=/trunk/; revision=7820
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 ad4f15dd78..a4ce1ed767 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.43 2003/05/04 18:50:53 gerald Exp $
+# $Id: configure.in,v 1.44 2003/06/10 01:47:34 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.9.12)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.13)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.