From 3030eebc3d1294a28c638587a6bc4036a32cb078 Mon Sep 17 00:00:00 2001 From: paulc Date: Mon, 7 Nov 2005 03:12:27 +0000 Subject: [PATCH] Bumped version number. git-svn-id: http://yate.null.ro/svn/yate/trunk@564 acf43c95-373e-0410-b603-e72c3f656dc1 --- configure.in | 2 +- windows/yateversn.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.in b/configure.in index f3bc4bba..9a6ad5f1 100644 --- a/configure.in +++ b/configure.in @@ -3,7 +3,7 @@ AC_INIT(YATE, 0.9.0) AC_CONFIG_SRCDIR([README]) AC_PREREQ(2.52) -PACKAGE_RELEASE="pre3" +PACKAGE_RELEASE="pre4" PACKAGE_VERSION_MAJOR="${PACKAGE_VERSION%%.*}" PACKAGE_VERSION_MINOR="${PACKAGE_VERSION#*.}" diff --git a/windows/yateversn.h b/windows/yateversn.h index b9bc89d8..92ff6617 100644 --- a/windows/yateversn.h +++ b/windows/yateversn.h @@ -19,7 +19,7 @@ #define YATE_MINOR_S "9" #define YATE_BUILD_S "0" #define YATE_VERSION "0.9.0" -#define YATE_RELEASE "pre3" +#define YATE_RELEASE "pre4" /* Windows version resource - file and string style */ #define YATE_WINVER_F 0,9,0,0