From 32a3c3987e053287cc1b04604cfd4e54b7299b4c Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Fri, 14 Apr 2000 13:40:27 +0000 Subject: [PATCH] Undo bogus commit --- main/php_version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/php_version.h b/main/php_version.h index 9e74c0fb1ea..bf87c750127 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.0RC1" +#define PHP_VERSION "4.0RC2-dev"