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
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 /php_redis.h
parent3923531ebaf542da2b2e7e9c3f7cbc710a38fdf0 (diff)
Release version 2.2.4
Diffstat (limited to 'php_redis.h')
-rw-r--r--php_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index c0c11f68..879503aa 100644
--- a/php_redis.h
+++ b/php_redis.h
@@ -257,7 +257,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.2.3"
+#define PHP_REDIS_VERSION "2.2.4"
#endif