diff options
Diffstat (limited to 'main/php_version.h')
| -rw-r--r-- | main/php_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h index c2803f0f47..7587c42b60 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -4,5 +4,5 @@ #define PHP_MINOR_VERSION 1 #define PHP_RELEASE_VERSION 21 #define PHP_EXTRA_VERSION "RC1" -#define PHP_VERSION "7.1.20RC1" +#define PHP_VERSION "7.1.21RC1" #define PHP_VERSION_ID 70121 |
