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:
authormichael-grunder <michael.grunder@gmail.com>2014-03-15 21:20:55 +0400
committermichael-grunder <michael.grunder@gmail.com>2014-03-15 21:20:55 +0400
commit1d47fc8813ee0c975935b79830397ad34ec30ce6 (patch)
tree815cde82ac3a25fdb0c08becb3f60565d498f78b /php_redis.h
parent6c37fa301d871efc99455305873330145be173c2 (diff)
Bump!
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 4bb79f74..80ba22fb 100644
--- a/php_redis.h
+++ b/php_redis.h
@@ -269,7 +269,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.2.4"
+#define PHP_REDIS_VERSION "2.2.5"
#endif