]> granicus.if.org Git - php/commitdiff
Go 4.0.2
authorZeev Suraski <zeev@php.net>
Tue, 29 Aug 2000 15:49:44 +0000 (15:49 +0000)
committerZeev Suraski <zeev@php.net>
Tue, 29 Aug 2000 15:49:44 +0000 (15:49 +0000)
configure.in
main/php_version.h

index 78ef857f85a336ca5130c755197ab27334340cf7..cb6ac8cfcf8bc7c67c4c2071d619fd5db41ff8ef 100644 (file)
@@ -51,7 +51,7 @@ dnl ## All of these are normally in the extension directories.
 dnl ## Diversion 5 is the last one.  Here we generate files and clean up.
 
 dnl ## This is where the version number is changed from now on!
-AM_INIT_AUTOMAKE(php, 4.0.2-dev)
+AM_INIT_AUTOMAKE(php, 4.0.2)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new
index b31f9150e70beb7f57b0b3744c27efb4e9fa17c7..160f5ff330da679c85fe23ad42449c195b33d70a 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_VERSION "4.0.2-dev"
+#define PHP_VERSION "4.0.2"