fix version

This commit is contained in:
Stanislav Malyshev 2019-09-05 09:54:43 -07:00
parent b90cd91eba
commit 60cfa5781a

View 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