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

PHP-8.5 is now for PHP 8.5.5-dev

This commit is contained in:
Daniel Scherzer
2026-02-24 11:10:09 -05:00
parent ff73aecc95
commit ee1e5f295d
4 changed files with 7 additions and 4 deletions

View File

@@ -4,5 +4,5 @@
#define PHP_MINOR_VERSION 5
#define PHP_RELEASE_VERSION 4
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "8.5.4-dev"
#define PHP_VERSION "8.5.5-dev"
#define PHP_VERSION_ID 80504