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:
authorNicolas Favre-Felix <n.favrefelix@gmail.com>2012-08-29 13:25:54 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2012-08-29 13:25:54 +0400
commit4197a7ffedaef944ca34f6f090115a879417a0df (patch)
tree1929c11b383885594151d10d10e24197a267df46 /rpm
parent9c224410f32668a30565db7c1053253f8c753a2e (diff)
Tag 2.2.22.2.2
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 7a67857f..633e3ed2 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.1
+Version: 2.2.2
Release: 1%{?dist}
Summary: The phpredis extension provides an API for communicating with the Redis key-value store.