We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e35e8b commit 57e698dCopy full SHA for 57e698d
main/php_version.h
@@ -3,6 +3,6 @@
3
#define PHP_MAJOR_VERSION 5
4
#define PHP_MINOR_VERSION 6
5
#define PHP_RELEASE_VERSION 0
6
-#define PHP_EXTRA_VERSION "beta2"
7
-#define PHP_VERSION "5.6.0beta2"
+#define PHP_EXTRA_VERSION "beta3"
+#define PHP_VERSION "5.6.0beta3"
8
#define PHP_VERSION_ID 50600
0 commit comments