From 8439b0691dc9da99c507a54038f8ea02d2be5c5c Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 27 Feb 2002 12:11:09 +0000 Subject: Fixed minor typo. --- main/php_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main/php_version.h') diff --git a/main/php_version.h b/main/php_version.h index 3d72e9a156..acab3c3e30 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ /* edit configure.in to change version number */ -#define PHP_VERSION "4.2.1-dev" +#define PHP_VERSION "4.3.0-dev" -- cgit v1.2.1