mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
- Prepare release 1.1.0
This commit is contained in:
parent
85910d510b
commit
3ec87dc3e4
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ avaiable then SHA-256 and SHA-512 signatures are supported as well.</description
|
|||
<date>2007-03-26</date>
|
||||
<time>11:41:38</time>
|
||||
<version>
|
||||
<release>1.1.0RC1</release>
|
||||
<release>1.1.0</release>
|
||||
<api>1.1.0</api>
|
||||
</version>
|
||||
<stability>
|
||||
|
|
|
@ -62,7 +62,7 @@
|
|||
#define E_RECOVERABLE_ERROR E_ERROR
|
||||
#endif
|
||||
|
||||
#define PHAR_EXT_VERSION_STR "1.1.0RC1"
|
||||
#define PHAR_EXT_VERSION_STR "1.1.0"
|
||||
#define PHAR_API_VERSION_STR "1.1.0"
|
||||
/* x.y.z maps to 0xyz0 */
|
||||
#define PHAR_API_VERSION 0x1100
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue