1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

Prepare PHP 8.2.5

This commit is contained in:
Pierrick Charron
2023-04-11 12:12:45 -04:00
parent e9195b21cc
commit 702b0cc7a4
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -3,6 +3,6 @@
#define PHP_MAJOR_VERSION 8
#define PHP_MINOR_VERSION 2
#define PHP_RELEASE_VERSION 5
#define PHP_EXTRA_VERSION "-dev"
#define PHP_VERSION "8.2.5-dev"
#define PHP_EXTRA_VERSION ""
#define PHP_VERSION "8.2.5"
#define PHP_VERSION_ID 80205