iliaa Wed, 13 Jan 2010 13:45:26 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=293503
Log:
Added missing \n at the end of the file
Changed paths:
U php/php-src/branches/PHP_5_2/main/php_version.h
Modified: php/php-src/branches/PHP_5_2/main/php_version.h
===================================================================
--- php/php-src/branches/PHP_5_2/main/php_version.h 2010-01-13 13:44:58 UTC
(rev 293502)
+++ php/php-src/branches/PHP_5_2/main/php_version.h 2010-01-13 13:45:26 UTC
(rev 293503)
@@ -5,4 +5,4 @@
#define PHP_RELEASE_VERSION 13
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "5.2.13-dev"
-#define PHP_VERSION_ID 50213
\ No newline at end of file
+#define PHP_VERSION_ID 50213
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php