increase versions for 7.2

This commit is contained in:
Anatol Belski 2016-08-02 11:00:54 +02:00
parent 5047a119b0
commit 845f66ba64
5 changed files with 6 additions and 6 deletions

View file

@ -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