diff options
Diffstat (limited to 'main/php_version.h')
-rw-r--r-- | main/php_version.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/main/php_version.h b/main/php_version.h new file mode 100644 index 0000000000..4065a40092 --- /dev/null +++ b/main/php_version.h @@ -0,0 +1,3 @@ +/* automatically generated by configure */ +/* edit configure.in to change version number */ +#define PHP_VERSION "4.0.3RC1" |