Skip to content

Commit ccb6d78

Browse files
committed
fix php_version
1 parent 4d6c7bd commit ccb6d78

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

main/php_version.h

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
11
/* automatically generated by configure */
22
/* edit configure.ac to change version number */
33
#define PHP_MAJOR_VERSION 8
4-
<<<<<<< HEAD
54
#define PHP_MINOR_VERSION 5
65
#define PHP_RELEASE_VERSION 0
76
#define PHP_EXTRA_VERSION "-dev"
87
#define PHP_VERSION "8.5.0-dev"
98
#define PHP_VERSION_ID 80500
10-
=======
11-
#define PHP_MINOR_VERSION 4
12-
#define PHP_RELEASE_VERSION 6
13-
#define PHP_EXTRA_VERSION "-dev"
14-
#define PHP_VERSION "8.4.6-dev"
15-
#define PHP_VERSION_ID 80406
16-
>>>>>>> PHP-8.4

0 commit comments

Comments
 (0)