Skip to content

Commit 95dc6fb

Browse files
author
Julien Pauli
committed
Fixed PHP version number
1 parent 83beea4 commit 95dc6fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/php_version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#define PHP_MINOR_VERSION 5
55
#define PHP_RELEASE_VERSION 4
66
#define PHP_EXTRA_VERSION "RC1"
7-
#define PHP_VERSION "5.5.4-RC1"
7+
#define PHP_VERSION "5.5.4RC1"
88
#define PHP_VERSION_ID 50504

0 commit comments

Comments
 (0)