diff options
author | Sascha Schumann <sas@php.net> | 2000-04-01 14:39:14 +0000 |
---|---|---|
committer | Sascha Schumann <sas@php.net> | 2000-04-01 14:39:14 +0000 |
commit | 77688ff3b54b0bea8ce390bf6e5aa682c06c06ed (patch) | |
tree | 695fe74d3e50d5f665671bb99162269d757ff4c7 /main/php_version.h | |
parent | 9e2fb7bb419efb033e28f4704390628963ac2346 (diff) | |
download | php-git-77688ff3b54b0bea8ce390bf6e5aa682c06c06ed.tar.gz |
Up version number to 4.0RC2-dev. (4.0-dev looks too general for now.)
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 9e74c0fb1e..bf87c75012 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" |