diff options
author | Thies C. Arntzen <thies@php.net> | 2000-06-30 12:31:24 +0000 |
---|---|---|
committer | Thies C. Arntzen <thies@php.net> | 2000-06-30 12:31:24 +0000 |
commit | 930b212c2362662bfc9585db15a67edef412fc20 (patch) | |
tree | 15b4a45400f16e48e800c27be69dceda837ea931 | |
parent | 37fb71b9ba691b6d5c3be3128a3350be94303113 (diff) | |
download | php-git-930b212c2362662bfc9585db15a67edef412fc20.tar.gz |
hmm, this file is not really auto-generated.
-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 d16bf9f755..b31f9150e7 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.0.1" +#define PHP_VERSION "4.0.2-dev" |