aboutsummaryrefslogtreecommitdiffstats
path: root/epan/configure.in
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2003-12-13 18:05:49 +0000
committerGerald Combs <gerald@wireshark.org>2003-12-13 18:05:49 +0000
commite660fedd31ac127a6d759ac1a95d2257c45ae100 (patch)
tree1233be104d84453fbf7b530e00cada43f5543174 /epan/configure.in
parent156be8aa9ffc57c5bf08228b2c7d9222b96889a9 (diff)
Add the help directory to the build. Bump the release version to 0.10.0a
svn path=/trunk/; revision=9276
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 61d2ce21d6..a57e2533b1 100644
--- a/epan/configure.in
+++ b/epan/configure.in
@@ -1,4 +1,4 @@
-# $Id: configure.in,v 1.52 2003/12/11 18:37:13 guy Exp $
+# $Id: configure.in,v 1.53 2003/12/13 18:05:48 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.0)
+AM_INIT_AUTOMAKE(libethereal.a, 0.10.0a)
AM_CONFIG_HEADER(config.h)
dnl Checks for programs.