1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

bump versions of all the things

This commit is contained in:
Joe Watkins
2019-01-28 15:54:55 +01:00
parent 3d15a6f86b
commit faf03e47d2
3 changed files with 7 additions and 7 deletions

View File

@@ -1,8 +1,8 @@
/* automatically generated by configure */
/* edit configure.ac to change version number */
#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 4
#define PHP_MAJOR_VERSION 8
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 0
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "7.4.0-dev"
#define PHP_VERSION_ID 70400
#define PHP_VERSION "8.0.0-dev"
#define PHP_VERSION_ID 80000