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>2013-09-01 23:24:09 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2013-09-01 23:24:09 +0400
commitf4960ddec2aa5f5875541498b4fdb67d40eacae3 (patch)
treeaa2b63e633f91e3d8db034d4e704410019920e33 /rpm
parent3923531ebaf542da2b2e7e9c3f7cbc710a38fdf0 (diff)
Release version 2.2.4
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 714854bc..4f04fb18 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.3
+Version: 2.2.4
Release: 1%{?dist}
Summary: The phpredis extension provides an API for communicating with the Redis key-value store.