]> granicus.if.org Git - php/commitdiff
Update version
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 26 Jan 2021 18:07:57 +0000 (19:07 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 26 Jan 2021 18:08:23 +0000 (19:08 +0100)
That appears to have been forgotten for a while.

main/php_version.h

index 9395c77782cb16b6da30d86115058d5ab3235e59..8f2d13b845f0cb2ce374fae11718aaac03e41431 100644 (file)
@@ -2,7 +2,7 @@
 /* edit configure.ac to change version number */
 #define PHP_MAJOR_VERSION 7
 #define PHP_MINOR_VERSION 4
-#define PHP_RELEASE_VERSION 13
+#define PHP_RELEASE_VERSION 16
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.4.13-dev"
-#define PHP_VERSION_ID 70413
+#define PHP_VERSION "7.4.16-dev"
+#define PHP_VERSION_ID 70416