mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
fix version
This commit is contained in:
parent
b90cd91eba
commit
60cfa5781a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user