diff options
| author | Zeev Suraski <zeev@php.net> | 2001-04-01 16:30:22 +0000 |
|---|---|---|
| committer | Zeev Suraski <zeev@php.net> | 2001-04-01 16:30:22 +0000 |
| commit | 2257654b4fad29097ebb633d007758556fdcfe6e (patch) | |
| tree | 56dfe6a24d446a80112a8061fab8e5ae0e8c551c /configure.in | |
| parent | e51346cec2d3f2e63e3cff1d55ee94ab8a94b183 (diff) | |
| download | php-git-2257654b4fad29097ebb633d007758556fdcfe6e.tar.gz | |
YARC
Diffstat (limited to 'configure.in')
| -rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index d10f51bc8f..1e7dd857b9 100644 --- a/configure.in +++ b/configure.in @@ -51,7 +51,7 @@ dnl ## All of these are normally in the extension directories. dnl ## Diversion 5 is the last one. Here we generate files and clean up. dnl ## This is where the version number is changed from now on! -AM_INIT_AUTOMAKE(php, 4.0.5RC4, nodefine) +AM_INIT_AUTOMAKE(php, 4.0.5RC5, nodefine) PHP_VERSION=$VERSION echo "/* automatically generated by configure */" > php_version.h.new |
