Skip to content

Commit aa72ed1

Browse files
author
Derick Rethans
committed
- Fixed typo
1 parent a64b0ae commit aa72ed1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

main/php_version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
#define PHP_MAJOR_VERSION 4
44
#define PHP_MINOR_VERSION 3
55
#define PHP_RELEASE_VERSION 8
6-
#define PHP_EXTRA_VERSION "-dev
7-
#define PHP_VERSION "4.3.8-dev
6+
#define PHP_EXTRA_VERSION "-dev"
7+
#define PHP_VERSION "4.3.8-dev"

0 commit comments

Comments
 (0)