aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-05-01 03:09:54 +0000
committerGerald Combs <gerald@wireshark.org>2003-05-01 03:09:54 +0000
commitc5f6451d30c13b41f27e8fa73f3fe4286bc37a4c (patch)
tree2ab8298e4dbbeae34bd5c24e3531aa93a319ec88 /epan/configure.in
parentc9dda2a5ced86a81a7ee1592e4a77695d716f9ec (diff)
Bump the version number to 0.9.12. Make NEWS and ChangeLog current.
The next release will likely be tomorrow (May 1). svn path=/trunk/; revision=7622
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 b03aa053b3..94074a08cc 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.41 2003/03/25 23:37:54 guy Exp $
+# $Id: configure.in,v 1.42 2003/05/01 03:09:54 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.11)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.12)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.