summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorSVN Migration <svn@php.net>2003-11-02 23:14:19 +0000
committerSVN Migration <svn@php.net>2003-11-02 23:14:19 +0000
commit42a7f85d336d3a08e5012a73417e79a053aec82d (patch)
tree31bf3ebd2fa53f0657065b2633a4aec068aa1523 /configure.in
parent84eb811be9e7b0f65ca0881015950251757e8fc5 (diff)
downloadphp-git-php-4.3.4.tar.gz
This commit was manufactured by cvs2svn to create tag 'php_4_3_4'.php-4.3.4
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 de92c4483b..37b3f1a719 100644
--- a/configure.in
+++ b/configure.in
@@ -41,7 +41,7 @@ AC_CONFIG_HEADER(main/php_config.h)
MAJOR_VERSION=4
MINOR_VERSION=3
RELEASE_VERSION=4
-EXTRA_VERSION="RC3-dev"
+EXTRA_VERSION=""
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
dnl Define where extension directories are located in the configure context