Skip to content

Commit 90cb181

Browse files
php_version.h: remove trailing whitespace
Causes the verification of generated files to fail
1 parent 9942f06 commit 90cb181

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/php_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
/* edit configure.ac to change version number */
33
#define PHP_MAJOR_VERSION 8
44
#define PHP_MINOR_VERSION 4
5-
#define PHP_RELEASE_VERSION 20
5+
#define PHP_RELEASE_VERSION 20
66
#define PHP_EXTRA_VERSION "-dev"
77
#define PHP_VERSION "8.4.20-dev"
88
#define PHP_VERSION_ID 80420

0 commit comments

Comments
 (0)