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>2015-01-18 00:27:55 +0300
committermichael-grunder <michael.grunder@gmail.com>2015-01-18 00:27:55 +0300
commit7ff8eba10394e6eb21c3f7527edf8686ba13b598 (patch)
tree044c50e9eda0d7ec0bfc256879ca3880e458d664 /php_redis.h
parentc702ae01dce407c3700c18f29d2f0ef83b13bec3 (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 ba02eb00..94bec033 100644
--- a/php_redis.h
+++ b/php_redis.h
@@ -277,7 +277,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.2.6"
+#define PHP_REDIS_VERSION "2.2.7"
#endif