From 2acd0ad1fe810d81b3e8afab284eb6a8276d9ae1 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Fri, 14 Apr 2000 13:14:30 +0000 Subject: I don't see why this should be gcc dependant and this fixes bugs 4140 and 4143 --- 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 bf87c75012..9e74c0fb1e 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.0RC2-dev" +#define PHP_VERSION "4.0RC1" -- cgit v1.2.1