mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
bump 1.3.0 to 2.0.0, this is a big feature addition release
This commit is contained in:
@@ -32,7 +32,7 @@ avaiable then SHA-256 and SHA-512 signatures are supported as well.</description
|
||||
<date>2008-01-19</date>
|
||||
<time>12:40:11</time>
|
||||
<version>
|
||||
<release>1.3.0</release>
|
||||
<release>2.0.0</release>
|
||||
<api>1.1.1</api>
|
||||
</version>
|
||||
<stability>
|
||||
@@ -507,7 +507,7 @@ Major feature functionality release
|
||||
<changelog>
|
||||
<release>
|
||||
<version>
|
||||
<release>1.3.0</release>
|
||||
<release>2.0.0</release>
|
||||
<api>1.1.1</api>
|
||||
</version>
|
||||
<stability>
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
#define E_RECOVERABLE_ERROR E_ERROR
|
||||
#endif
|
||||
|
||||
#define PHAR_EXT_VERSION_STR "1.3.0"
|
||||
#define PHAR_EXT_VERSION_STR "2.0.0"
|
||||
#define PHAR_API_VERSION_STR "1.1.1"
|
||||
/* x.y.z maps to 0xyz0 */
|
||||
#define PHAR_API_VERSION 0x1110
|
||||
|
||||
Reference in New Issue
Block a user