1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 21:22:13 +02:00

Remove dash

This commit is contained in:
Johannes Schlüter
2011-02-16 20:21:45 +00:00
parent 02d03711ec
commit 4dc641e3f5

View File

@@ -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