diff options
author | Stig Bakken <ssb@php.net> | 2000-02-24 22:00:47 +0000 |
---|---|---|
committer | Stig Bakken <ssb@php.net> | 2000-02-24 22:00:47 +0000 |
commit | ba03c9f2aa50149197753743c490c1de4f0364f2 (patch) | |
tree | 4599adec809b6321e9a53c44c5b431e123f1472b /main/php_version.h | |
parent | b51805caeb1f0c1831972fc6d495de9d8b5f2b49 (diff) | |
download | php-git-ba03c9f2aa50149197753743c490c1de4f0364f2.tar.gz |
started implementing directives for default mimetype/charset
Diffstat (limited to 'main/php_version.h')
-rw-r--r-- | main/php_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_version.h b/main/php_version.h index 001b79478d..7a86df4256 100644 --- a/main/php_version.h +++ b/main/php_version.h @@ -1,3 +1,3 @@ /* automatically generated by configure */ -/* edit configure.in.in to change version number */ +/* edit configure.in to change version number */ #define PHP_VERSION "4.0b5-dev" |