aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-11-02 23:36:01 +0000
committerGerald Combs <gerald@wireshark.org>2003-11-02 23:36:01 +0000
commitcb452773c29a7b1c5683af4a6608f5103f4871b3 (patch)
tree50d75be3565ae25616c48101b336fa1f10b30c51 /epan/configure.in
parent4e77ada79e5f8388d655f845f9e97aef97038328 (diff)
Bump the version number to 0.9.16.
svn path=/trunk/; revision=8861
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 16903cac88..f6f6071259 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.47 2003/09/08 03:13:15 gerald Exp $
+# $Id: configure.in,v 1.48 2003/11/02 23:36:01 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.15)
+AM_INIT_AUTOMAKE(libethereal.a, 0.9.16)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.