mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
increase versions for 7.2
This commit is contained in:
parent
5047a119b0
commit
845f66ba64
5 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
/* automatically generated by configure */
|
||||
/* edit configure.in to change version number */
|
||||
#define PHP_MAJOR_VERSION 7
|
||||
#define PHP_MINOR_VERSION 1
|
||||
#define PHP_MINOR_VERSION 2
|
||||
#define PHP_RELEASE_VERSION 0
|
||||
#define PHP_EXTRA_VERSION "-dev"
|
||||
#define PHP_VERSION "7.1.0-dev"
|
||||
#define PHP_VERSION_ID 70100
|
||||
#define PHP_VERSION_ID 70200
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue