From 0141aae2684eae5b0643eecade6e7038a74ac003 Mon Sep 17 00:00:00 2001 From: michael-grunder Date: Wed, 30 Aug 2017 20:25:13 -0700 Subject: Use correct RC specifier/beta stability everywhere for this release --- package.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package.xml b/package.xml index 12c2863a..fad5f6c8 100644 --- a/package.xml +++ b/package.xml @@ -29,16 +29,16 @@ http://pear.php.net/dtd/package-2.0.xsd"> 2017-08-31 - 3.1.4 - 3.1.4 + 3.1.4RC1 + 3.1.4RC1 - stable + beta beta PHP - phpredis 3.1.4 + phpredis 3.1.4RC1 The primary new feature phpredis 3.1.4 is the ability to send MULTI .. EXEC blocks in pipeline mode. There are also many bugfixes and minor improvements to the api, listed below: @@ -124,11 +124,11 @@ http://pear.php.net/dtd/package-2.0.xsd"> - stablebeta + betabeta 3.1.4RC13.1.4RC1 2017-08-31 - phpredis 3.1.4 + phpredis 3.1.4RC1 The primary new feature phpredis 3.1.4 is the ability to send MULTI .. EXEC blocks in pipeline mode. There are also many bugfixes and minor improvements to the api, listed below: -- cgit v1.2.3