1
0
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:
Greg Beaver
2008-01-19 19:51:14 +00:00
parent f6267ce134
commit d5fd042872
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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