]> granicus.if.org Git - php/commitdiff
Go with 4.3.4
authorIlia Alshanetsky <iliaa@php.net>
Sun, 2 Nov 2003 22:15:05 +0000 (22:15 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 2 Nov 2003 22:15:05 +0000 (22:15 +0000)
configure.in
main/php_version.h

index ea142f43be238b0093b114ec6f76b5d97c99166e..37b3f1a719a1e0009493b04e39d6a1c591ef75f5 100644 (file)
@@ -41,7 +41,7 @@ AC_CONFIG_HEADER(main/php_config.h)
 MAJOR_VERSION=4
 MINOR_VERSION=3
 RELEASE_VERSION=4
-EXTRA_VERSION="RC4-dev"
+EXTRA_VERSION=""
 VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
 
 dnl Define where extension directories are located in the configure context
index 04ea119e062ff1e69c914da323f818025a052ecf..166e5056460a8d8e5c8cf7a072a89f1ea5f3383d 100644 (file)
@@ -3,5 +3,5 @@
 #define PHP_MAJOR_VERSION 4
 #define PHP_MINOR_VERSION 3
 #define PHP_RELEASE_VERSION 4
-#define PHP_EXTRA_VERSION "RC4-dev"
-#define PHP_VERSION "4.3.4RC4-dev"
+#define PHP_EXTRA_VERSION ""
+#define PHP_VERSION "4.3.4"