]> granicus.if.org Git - php/commitdiff
sync with PHP_MAJOR_VERSION changes to configure.in
authorWez Furlong <wez@php.net>
Thu, 11 Apr 2002 15:50:32 +0000 (15:50 +0000)
committerWez Furlong <wez@php.net>
Thu, 11 Apr 2002 15:50:32 +0000 (15:50 +0000)
main/php_version.h

index acab3c3e3015ec7de978763cfc0353c0013a907e..70294a012d5f3c3795bc329d141374d165ff6291 100644 (file)
@@ -1,3 +1,7 @@
 /* automatically generated by configure */
 /* edit configure.in to change version number */
+#define PHP_MAJOR_VERSION 4
+#define PHP_MINOR_VERSION 3
+#define PHP_RELEASE_VERSION 0
+#define PHP_EXTRA_VERSION "-dev"
 #define PHP_VERSION "4.3.0-dev"