Skip to content

Commit 64a4fa0

Browse files
Leftover from 5230541
1 parent 2501020 commit 64a4fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ int zend_sprintf(char *buffer, const char *format, ...);
106106
])
107107

108108
PHP_MAJOR_VERSION=7
109-
PHP_MINOR_VERSION=2
109+
PHP_MINOR_VERSION=3
110110
PHP_RELEASE_VERSION=0
111111
PHP_EXTRA_VERSION="-dev"
112112
PHP_VERSION="$PHP_MAJOR_VERSION.$PHP_MINOR_VERSION.$PHP_RELEASE_VERSION$PHP_EXTRA_VERSION"

0 commit comments

Comments
 (0)