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:41:57 -0700
commit9055160b07cfbb2e9e42c3a33ed85276fea24fc6 (patch)
treeda610a2a995e18b035fb2231fd4ec52b282f5b8e /package.xml
parent286ff57ffd8afdbbc954dc03cb1931fe7560224e (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 d7d10b3f7c..b5d5f4602a 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.1.0</release>
<api>1.1.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>