From: Ilia Alshanetsky Date: Wed, 13 Jan 2010 13:45:26 +0000 (+0000) Subject: Added missing \n at the end of the file X-Git-Tag: php-5.2.13RC1~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=228539031321403db572db1204954dd6482cb95c;p=php Added missing \n at the end of the file --- diff --git a/main/php_version.h b/main/php_version.h index 86df2caba5..3fce7f8254 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -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