1
0
mirror of https://github.com/php/php-src.git synced 2026-04-27 18:23:26 +02:00

Update versions for PHP 8.0.25

This commit is contained in:
Gabriel Caruso
2022-10-25 09:38:45 +00:00
parent 6d1b06d0b4
commit 145b4e6e2f
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -3,6 +3,6 @@
#define PHP_MAJOR_VERSION 8
#define PHP_MINOR_VERSION 0
#define PHP_RELEASE_VERSION 25
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "8.0.25-dev"
#define PHP_EXTRA_VERSION ""
#define PHP_VERSION "8.0.25"
#define PHP_VERSION_ID 80025