From: Keyur Govande Date: Wed, 30 Jul 2014 02:34:21 +0000 (+0000) Subject: Undo inadvertent commit of php_version X-Git-Tag: php-5.4.32RC1~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ab6c1d21f9cec83eac21a8930fdfc5acb5850da8;p=php Undo inadvertent commit of php_version --- diff --git a/main/php_version.h b/main/php_version.h index a1d9d8ec80..c6aa024436 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -3,6 +3,7 @@ #define PHP_MAJOR_VERSION 5 #define PHP_MINOR_VERSION 4 #define PHP_RELEASE_VERSION 32 + #define PHP_EXTRA_VERSION "-dev" #define PHP_VERSION "5.4.32-dev" #define PHP_VERSION_ID 50432