summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-10-30 15:14:31 +0000
committerfoobar <sniper@php.net>2003-10-30 15:14:31 +0000
commit9e0da5e74192eb58861fa607318705d7baa45646 (patch)
treee84a96bdbe1fe9ebbca2038ad0ae50b914f35d43 /configure.in
parent8802c3ad8c3ceca7964da56026604d5ea0f988da (diff)
downloadphp-git-9e0da5e74192eb58861fa607318705d7baa45646.tar.gz
Next is beta3..
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c01435d2c0..8ec86206d3 100644
--- a/configure.in
+++ b/configure.in
@@ -41,7 +41,7 @@ AC_CONFIG_HEADER(main/php_config.h)
MAJOR_VERSION=5
MINOR_VERSION=0
RELEASE_VERSION=0
-EXTRA_VERSION="b2"
+EXTRA_VERSION="b3-dev"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
dnl Define where extension directories are located in the configure context