Bump the version up to 0.9.5.

svn path=/trunk/; revision=5779
This commit is contained in:
Gerald Combs 2002-06-28 20:15:31 +00:00
parent 6ecde9ff17
commit 1d91164b2a
3 changed files with 7 additions and 7 deletions

View File

@ -1,7 +1,7 @@
# $Id: config.nmake,v 1.26 2002/05/18 04:00:34 gerald Exp $
# $Id: config.nmake,v 1.27 2002/06/28 20:15:30 gerald Exp $
VERSION=0.9.4
RC_VERSION=0.9.4
VERSION=0.9.5
RC_VERSION=0.9.5
WTAP_VERSION=0.0
GTK_VERSION=1.3

View File

@ -1,4 +1,4 @@
# $Id: configure.in,v 1.167 2002/05/18 17:17:12 gerald Exp $
# $Id: configure.in,v 1.168 2002/06/28 20:15:30 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
@ -13,7 +13,7 @@ AC_INIT(etypes.h)
AC_PREREQ(2.13)
AM_INIT_AUTOMAKE(ethereal, 0.9.4)
AM_INIT_AUTOMAKE(ethereal, 0.9.5)
dnl Check for CPU / vendor / OS
AC_CANONICAL_HOST

View File

@ -1,4 +1,4 @@
# $Id: configure.in,v 1.24 2002/05/18 04:00:35 gerald Exp $
# $Id: configure.in,v 1.25 2002/06/28 20:15:31 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
@ -13,7 +13,7 @@ AC_INIT(epan.c)
AC_PREREQ(2.13)
AM_INIT_AUTOMAKE(libethereal.a, 0.9.4)
AM_INIT_AUTOMAKE(libethereal.a, 0.9.5)
AM_CONFIG_HEADER(config.h)
dnl Check for CPU / vendor / OS