Skip to content

Commit

Permalink
Update php_version.h
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Apr 16, 2021
1 parent c0b1bdc commit 0071c7e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main/php_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/* edit configure.ac to change version number */
#define PHP_MAJOR_VERSION 7
#define PHP_MINOR_VERSION 4
#define PHP_RELEASE_VERSION 18
#define PHP_RELEASE_VERSION 19
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "7.4.18-dev"
#define PHP_VERSION_ID 70418
#define PHP_VERSION "7.4.19-dev"
#define PHP_VERSION_ID 70419

0 comments on commit 0071c7e

Please sign in to comment.