aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.xml
diff options
context:
space:
mode:
authorGravatar Stanley Cheung <stanleycheung@google.com>2016-07-13 08:37:29 -0700
committerGravatar Stanley Cheung <stanleycheung@google.com>2016-07-13 08:37:29 -0700
commit67bccfed99106e474bce80268de79d61e2859758 (patch)
treeaf9625b5429e05f9069078f740c53a4094b40dc8 /package.xml
parent875f633cdac7dc728e4017c87de2461049d004c7 (diff)
php: prepare for GA release
Diffstat (limited to 'package.xml')
-rw-r--r--package.xml18
1 files changed, 10 insertions, 8 deletions
diff --git a/package.xml b/package.xml
index 3d7cb8702e..c5006dade5 100644
--- a/package.xml
+++ b/package.xml
@@ -10,18 +10,19 @@
<email>grpc-packages@google.com</email>
<active>yes</active>
</lead>
- <date>2016-06-30</date>
+ <date>2016-07-13</date>
<time>16:06:07</time>
<version>
<release>1.0.0</release>
<api>1.0.0</api>
</version>
<stability>
- <release>beta</release>
- <api>beta</api>
+ <release>stable</release>
+ <api>stable</api>
</stability>
<license>BSD</license>
<notes>
+- GA release
- Fix shutdown hang problem #4017
</notes>
<contents>
@@ -1086,16 +1087,17 @@ Update to wrap gRPC C Core version 0.10.0
</release>
<release>
<version>
- <release>0.15.1</release>
- <api>0.15.1</api>
+ <release>1.0.0</release>
+ <api>1.0.0</api>
</version>
<stability>
- <release>beta</release>
- <api>beta</api>
+ <release>stable</release>
+ <api>stable</api>
</stability>
- <date>2016-06-30</date>
+ <date>2016-07-13</date>
<license>BSD</license>
<notes>
+- GA release
- Fix shutdown hang problem #4017
</notes>
</release>