diff options
| author | Zeev Suraski <zeev@php.net> | 2000-08-29 15:49:44 +0000 |
|---|---|---|
| committer | Zeev Suraski <zeev@php.net> | 2000-08-29 15:49:44 +0000 |
| commit | 3a10285392d97ed43755e9f5bca8b4242dd40ac6 (patch) | |
| tree | 34f737e718e3e4e7798e4b4b9e93cfeca0a5e8e6 /configure.in | |
| parent | e7f10a41f258848809fa53e60d2c7dd08e4d2e40 (diff) | |
| download | php-git-3a10285392d97ed43755e9f5bca8b4242dd40ac6.tar.gz | |
Go 4.0.2
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 78ef857f85..cb6ac8cfcf 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.2-dev) +AM_INIT_AUTOMAKE(php, 4.0.2) PHP_VERSION=$VERSION echo "/* automatically generated by configure */" > php_version.h.new |
