]> granicus.if.org Git - php/commitdiff
Branched off 4.0.4. This trunk becomes 4.0.5-dev.
authorSascha Schumann <sas@php.net>
Sat, 2 Dec 2000 08:21:10 +0000 (08:21 +0000)
committerSascha Schumann <sas@php.net>
Sat, 2 Dec 2000 08:21:10 +0000 (08:21 +0000)
configure.in
main/php_version.h

index 13f4f61c8321f08aecb86edb1790c5c3c5cedc8f..785a476b15833439cf9d8a47155198ad986459bb 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.4-dev)
+AM_INIT_AUTOMAKE(php, 4.0.5-dev)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new
index aefde810b38aafce6128694cd6dbbd108b94250d..7a5120ebb436384a317881f431ce78ba59a19efc 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_VERSION "4.0.4-dev"
+#define PHP_VERSION "4.0.5-dev"