From: Andi Gutmans Date: Mon, 2 Oct 2000 15:04:26 +0000 (+0000) Subject: - Any reason why php_version.h is in the CVS? I'm removing it so if I'm X-Git-Tag: php-4.0.3RC2~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79a898697d090812e5c3460630c0817bbf7c42fa;p=php - Any reason why php_version.h is in the CVS? I'm removing it so if I'm screwing something up scream *now* :) --- diff --git a/main/php_version.h b/main/php_version.h deleted file mode 100644 index c5c0ab3b25..0000000000 --- a/main/php_version.h +++ /dev/null @@ -1,3 +0,0 @@ -/* automatically generated by configure */ -/* edit configure.in to change version number */ -#define PHP_VERSION "4.0.3-dev"