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>2011-05-20 22:12:52 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2011-05-20 22:12:52 +0400
commit633ec7ceb7c5ee9d79cc40579584ebb5e152abfe (patch)
tree9d7a8fcd5b6e6a95941839900469174c59cb78fd
parent2b43aab39f9fd84f468e7344db1d53ebf735cdc6 (diff)
Version bump to 2.1.12.1.1
-rwxr-xr-xphp_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index b35decaf..d4188464 100755
--- a/php_redis.h
+++ b/php_redis.h
@@ -210,7 +210,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.1.0"
+#define PHP_REDIS_VERSION "2.1.1"
#endif