aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-09-08 03:13:15 +0000
committerGerald Combs <gerald@wireshark.org>2003-09-08 03:13:15 +0000
commitf87f524260aa540645fc6b89ca6223dbfc7d9b6a (patch)
tree64d3658c4a50c5cb22c4efc0972fac873f933c03 /epan/configure.in
parent31bce668bdb125f3ab4607536c78b11dc30b3e58 (diff)
Bump the version to 0.9.15. Update the NEWS and ChangeLog to August 27. More
updates to come. svn path=/trunk/; revision=8410
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 cdb2703b5e..16903cac88 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.46 2003/08/21 07:20:56 guy Exp $
+# $Id: configure.in,v 1.47 2003/09/08 03:13:15 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.14)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.15)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.