diff options
Diffstat (limited to 'main/php_version.h')
| -rw-r--r-- | main/php_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/php_version.h b/main/php_version.h index 7a86df4256..abcfe084c4 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.0b5-dev" +/* edit configure.in.in to change version number */ +#define PHP_VERSION "4.0b4-dev" |
