From: Andi Gutmans Date: Mon, 2 Oct 2000 15:12:47 +0000 (+0000) Subject: - Darn file is needed for Windows. Maybe it should be called X-Git-Tag: php-4.0.3RC2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a37b138d7c9f4b47bd1fde2670a9391f15e54cca;p=php - Darn file is needed for Windows. Maybe it should be called php_version.w32.h? --- diff --git a/main/php_version.h b/main/php_version.h new file mode 100644 index 0000000000..4065a40092 --- /dev/null +++ b/main/php_version.h @@ -0,0 +1,3 @@ +/* automatically generated by configure */ +/* edit configure.in to change version number */ +#define PHP_VERSION "4.0.3RC1"