summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2002-10-10 17:34:12 +0000
committerAndrei Zmievski <andrei@php.net>2002-10-10 17:34:12 +0000
commitbb4aefacd0fff07f602bedd76bec3829e75db069 (patch)
treeb07b475d750df278f99ce5b9751f5a08e9394b32 /configure.in
parent9520422501ab5e5355f32b6507850285c24b8fe9 (diff)
downloadphp-git-bb4aefacd0fff07f602bedd76bec3829e75db069.tar.gz
Update to 4.3.0-pre1.
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 7d0a8c994f..59746c3db7 100644
--- a/configure.in
+++ b/configure.in
@@ -40,7 +40,7 @@ AC_CONFIG_HEADER(main/php_config.h)
MAJOR_VERSION=4
MINOR_VERSION=3
RELEASE_VERSION=0
-EXTRA_VERSION="-dev"
+EXTRA_VERSION="-pre1"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
dnl Define where extension directories are located in the configure context