summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--main/php_version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h
index 0deaa8aade..f60a6da3a5 100644
--- a/main/php_version.h
+++ b/main/php_version.h
@@ -4,5 +4,5 @@
#define PHP_MINOR_VERSION 5
#define PHP_RELEASE_VERSION 4
#define PHP_EXTRA_VERSION "RC1"
-#define PHP_VERSION "5.5.4-RC1"
+#define PHP_VERSION "5.5.4RC1"
#define PHP_VERSION_ID 50504