From: Johannes Schlüter Date: Wed, 16 Feb 2011 20:21:45 +0000 (+0000) Subject: Remove dash X-Git-Tag: php-5.3.6RC1~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dc641e3f503158c3b2553b67aed075daaf8d495;p=php Remove dash --- diff --git a/main/php_version.h b/main/php_version.h index 6f0cd49178..f97e641dac 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -4,5 +4,5 @@ #define PHP_MINOR_VERSION 3 #define PHP_RELEASE_VERSION 6 #define PHP_EXTRA_VERSION "RC1" -#define PHP_VERSION "5.3.6-RC1" +#define PHP_VERSION "5.3.6RC1" #define PHP_VERSION_ID 50306