Skip to content

Commit 57e698d

Browse files
committed
5.6.0beta3
1 parent 7e35e8b commit 57e698d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/php_version.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
#define PHP_MAJOR_VERSION 5
44
#define PHP_MINOR_VERSION 6
55
#define PHP_RELEASE_VERSION 0
6-
#define PHP_EXTRA_VERSION "beta2"
7-
#define PHP_VERSION "5.6.0beta2"
6+
#define PHP_EXTRA_VERSION "beta3"
7+
#define PHP_VERSION "5.6.0beta3"
88
#define PHP_VERSION_ID 50600

0 commit comments

Comments
 (0)