aboutsummaryrefslogtreecommitdiff
path: root/php/ext/google/protobuf/package.xml
diff options
context:
space:
mode:
authorBo Yang <teboring@google.com>2016-09-22 17:17:01 -0700
committerBo Yang <teboring@google.com>2016-10-10 11:44:21 -0700
commitfac876dc7b51d6a64d45c7ddd13a72f00707902f (patch)
tree7e878a3447782edf768eec64d3b2b9fa331eb8ca /php/ext/google/protobuf/package.xml
parent9372292b2940bba4e69904744eee358f0bcfc436 (diff)
downloadprotobuf-fac876dc7b51d6a64d45c7ddd13a72f00707902f.tar.gz
protobuf-fac876dc7b51d6a64d45c7ddd13a72f00707902f.tar.bz2
protobuf-fac876dc7b51d6a64d45c7ddd13a72f00707902f.zip
Modify php api version and minimum supported php version.
Diffstat (limited to 'php/ext/google/protobuf/package.xml')
-rw-r--r--php/ext/google/protobuf/package.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml
index b4661832..14d46c43 100644
--- a/php/ext/google/protobuf/package.xml
+++ b/php/ext/google/protobuf/package.xml
@@ -10,11 +10,11 @@
<email>protobuf-opensource@google.com</email>
<active>yes</active>
</lead>
- <date>2016-09-02</date>
+ <date>2016-09-23</date>
<time>16:06:07</time>
<version>
<release>3.1.0a1</release>
- <api>3.1.0</api>
+ <api>3.1.0a1</api>
</version>
<stability>
<release>alpha</release>
@@ -57,14 +57,15 @@ First alpha release.
<changelog>
<release>
<version>
- <release>3.1.0</release>
- <api>3.1.0</api>
+ <release>3.1.0a1</release>
+ <api>3.1.0a1</api>
</version>
<stability>
<release>alpha</release>
<api>alpha</api>
</stability>
- <date>2016-09-02</date>
+ <date>2016-09-23</date>
+ <time>16:06:07</time>
<license uri="http://www.opensource.org/licenses/bsd-license.php">New BSD License</license>
<notes>
First alpha release