]> granicus.if.org Git - php/commitdiff
step to 4.0.4-dev
authorDaniel Beulshausen <dbeu@php.net>
Fri, 13 Oct 2000 09:29:49 +0000 (09:29 +0000)
committerDaniel Beulshausen <dbeu@php.net>
Fri, 13 Oct 2000 09:29:49 +0000 (09:29 +0000)
configure.in
main/php_version.h

index d38112bda9ac456cc37fcea71baffa2ae23200ef..889c3018b213b94fd64d4c187d21a81813dd71b1 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.3)
+AM_INIT_AUTOMAKE(php, 4.0.4-dev)
 
 PHP_VERSION=$VERSION
 echo "/* automatically generated by configure */" > php_version.h.new
index 16226f2077296170ef26dc340d34768c497a55e1..aefde810b38aafce6128694cd6dbbd108b94250d 100644 (file)
@@ -1,3 +1,3 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
-#define PHP_VERSION "4.0.3"
+#define PHP_VERSION "4.0.4-dev"