bjori           Mon Aug 13 20:07:58 2007 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src/main       php_version.h 
  Log:
  Fix version
  # RC1 is out, RC2 is in the works..
  
  
http://cvs.php.net/viewvc.cgi/php-src/main/php_version.h?r1=1.112.2.37.2.41&r2=1.112.2.37.2.42&diff_format=u
Index: php-src/main/php_version.h
diff -u php-src/main/php_version.h:1.112.2.37.2.41 
php-src/main/php_version.h:1.112.2.37.2.42
--- php-src/main/php_version.h:1.112.2.37.2.41  Thu Aug  2 22:28:18 2007
+++ php-src/main/php_version.h  Mon Aug 13 20:07:58 2007
@@ -3,6 +3,6 @@
 #define PHP_MAJOR_VERSION 5
 #define PHP_MINOR_VERSION 2
 #define PHP_RELEASE_VERSION 4
-#define PHP_EXTRA_VERSION "RC1-dev"
-#define PHP_VERSION "5.2.4RC1-dev"
+#define PHP_EXTRA_VERSION "RC2-dev"
+#define PHP_VERSION "5.2.4RC2-dev"
 #define PHP_VERSION_ID 50204

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to