aboutsummaryrefslogtreecommitdiffhomepage
path: root/php/ext/google/protobuf/package.xml
diff options
context:
space:
mode:
authorGravatar Paul Yang <TeBoring@users.noreply.github.com>2017-04-24 09:24:43 -0700
committerGravatar GitHub <noreply@github.com>2017-04-24 09:24:43 -0700
commite64b618b2132237f9901da0dc76bb0d50ac35d71 (patch)
tree84d062d674ffb399d797529967bc83eb93601680 /php/ext/google/protobuf/package.xml
parent6fff091c49359ffd8550fc8228c79740b504a4fe (diff)
Update php version number to 3.3.0 (#3001)
Diffstat (limited to 'php/ext/google/protobuf/package.xml')
-rw-r--r--php/ext/google/protobuf/package.xml26
1 files changed, 21 insertions, 5 deletions
diff --git a/php/ext/google/protobuf/package.xml b/php/ext/google/protobuf/package.xml
index aac73d05..a2a8e066 100644
--- a/php/ext/google/protobuf/package.xml
+++ b/php/ext/google/protobuf/package.xml
@@ -13,16 +13,16 @@
<date>2017-01-13</date>
<time>16:06:07</time>
<version>
- <release>3.2.0a1</release>
- <api>3.2.0a1</api>
+ <release>3.3.0</release>
+ <api>3.3.0</api>
</version>
<stability>
- <release>alpha</release>
- <api>alpha</api>
+ <release>stable</release>
+ <api>stable</api>
</stability>
<license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
<notes>
-Second alpha release.
+GA release.
</notes>
<contents>
<dir baseinstalldir="/" name="/">
@@ -87,5 +87,21 @@ First alpha release
Second alpha release.
</notes>
</release>
+ <release>
+ <version>
+ <release>3.3.0</release>
+ <api>3.3.0</api>
+ </version>
+ <stability>
+ <release>stable</release>
+ <api>stable</api>
+ </stability>
+ <date>2017-04-28</date>
+ <time>16:06:07</time>
+ <license uri="https://opensource.org/licenses/BSD-3-Clause">3-Clause BSD License</license>
+ <notes>
+GA release.
+ </notes>
+ </release>
</changelog>
</package>