edink Mon Apr 30 16:18:06 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/main php_version.h Log: Sync correctly with configure.in http://cvs.php.net/viewvc.cgi/php-src/main/php_version.h?r1=1.112.2.37.2.32&r2=1.112.2.37.2.33&diff_format=u Index: php-src/main/php_version.h diff -u php-src/main/php_version.h:1.112.2.37.2.32 php-src/main/php_version.h:1.112.2.37.2.33 --- php-src/main/php_version.h:1.112.2.37.2.32 Fri Apr 27 20:54:47 2007 +++ php-src/main/php_version.h Mon Apr 30 16:18:06 2007 @@ -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 3 +#define PHP_RELEASE_VERSION 2 #define PHP_EXTRA_VERSION "RC3-dev" #define PHP_VERSION "5.2.2RC3-dev" #define PHP_VERSION_ID 50202
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php