diff options
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 bf87c75012..8ac3457fe2 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.0RC2-dev" +#define PHP_VERSION "4.0RC2" |