]> granicus.if.org Git - php/commitdiff
fix version
authorStanislav Malyshev <stas@php.net>
Thu, 5 Sep 2019 16:54:43 +0000 (09:54 -0700)
committerStanislav Malyshev <stas@php.net>
Thu, 5 Sep 2019 16:54:43 +0000 (09:54 -0700)
main/php_version.h

index 0f5cce4a4f23ba6c403872673d75f464f2f1fc12..3d906bebba598eef49702aef6c4537eb28793fe5 100644 (file)
@@ -2,7 +2,7 @@
 /* edit configure.ac to change version number */
 #define PHP_MAJOR_VERSION 7
 #define PHP_MINOR_VERSION 3
-#define PHP_RELEASE_VERSION 8
+#define PHP_RELEASE_VERSION 11
 #define PHP_EXTRA_VERSION "-dev"
-#define PHP_VERSION "7.3.8-dev"
-#define PHP_VERSION_ID 70308
+#define PHP_VERSION "7.3.11-dev"
+#define PHP_VERSION_ID 70311