Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/rpm
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2013-04-28 22:09:58 +0400
committermichael-grunder <michael.grunder@gmail.com>2013-04-28 22:09:58 +0400
commit3e6d5b60d66e0a5b31080a7109c412b0ce6358e6 (patch)
tree2d53c95d37a9e7af92b7de0482906f4a4fd46e5d /rpm
parent5d1b3a4ddbff6d7966a8f5bee1a98535eff6d6a6 (diff)
Cutting a release for 2.2.3. Added myself as a maintainer
in the header files
Diffstat (limited to 'rpm')
-rw-r--r--rpm/php-redis.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/php-redis.spec b/rpm/php-redis.spec
index 633e3ed2..714854bc 100644
--- a/rpm/php-redis.spec
+++ b/rpm/php-redis.spec
@@ -3,7 +3,7 @@
%global php_version %(php-config --version 2>/dev/null || echo 0)
Name: php-redis
-Version: 2.2.2
+Version: 2.2.3
Release: 1%{?dist}
Summary: The phpredis extension provides an API for communicating with the Redis key-value store.