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>2012-08-29 13:25:54 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2012-08-29 13:25:54 +0400
commit4197a7ffedaef944ca34f6f090115a879417a0df (patch)
tree1929c11b383885594151d10d10e24197a267df46 /php_redis.h
parent9c224410f32668a30565db7c1053253f8c753a2e (diff)
Tag 2.2.22.2.2
Diffstat (limited to 'php_redis.h')
-rwxr-xr-xphp_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index 4092d38f..71e29ffd 100755
--- a/php_redis.h
+++ b/php_redis.h
@@ -239,7 +239,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.2.1"
+#define PHP_REDIS_VERSION "2.2.2"
#endif