]> granicus.if.org Git - php/commitdiff
Sync with configure.in
authorEdin Kadribasic <edink@php.net>
Fri, 27 Apr 2007 20:54:47 +0000 (20:54 +0000)
committerEdin Kadribasic <edink@php.net>
Fri, 27 Apr 2007 20:54:47 +0000 (20:54 +0000)
main/php_version.h

index d12d7a1a4a4eb2ef66c548149c278918b01a4c91..1e93658f32ddcee0649b26793857485f93af185d 100644 (file)
@@ -2,7 +2,7 @@
 /* edit configure.in to change version number */
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
-#define PHP_RELEASE_VERSION 2
-#define PHP_EXTRA_VERSION "RC2-dev"
-#define PHP_VERSION "5.2.2RC2-dev"
+#define PHP_RELEASE_VERSION 3
+#define PHP_EXTRA_VERSION "RC3-dev"
+#define PHP_VERSION "5.2.2RC3-dev"
 #define PHP_VERSION_ID 50202