diff options
| author | Andi Gutmans <andi@php.net> | 2001-04-02 21:09:21 +0000 |
|---|---|---|
| committer | Andi Gutmans <andi@php.net> | 2001-04-02 21:09:21 +0000 |
| commit | eb08e83c37db7722c00118967afeda3f86398e6f (patch) | |
| tree | fe07e2fe84d1cd02fbeaa96790fa6ac925747faa /configure.in | |
| parent | 502ca85b9c529d429c822ef4c97688e7e0367646 (diff) | |
| download | php-git-eb08e83c37db7722c00118967afeda3f86398e6f.tar.gz | |
- RC6
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 1e7dd857b9..646d235fbb 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.5RC5, nodefine) +AM_INIT_AUTOMAKE(php, 4.0.5RC6, nodefine) PHP_VERSION=$VERSION echo "/* automatically generated by configure */" > php_version.h.new |
