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>2010-11-17 11:31:38 +0300
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2010-11-17 11:31:38 +0300
commita372dd1973a6c9ae7fb54a8f3ae2d5c9ffbdf7bd (patch)
tree888bd0f99b77336eae1c998ce5e391e801994378 /php_redis.h
parentf283d361acbe8914bbd97246bd18265ad6588b7a (diff)
Added more contact info, version 2.0.112.0.11
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 f865b544..0769e44f 100755
--- a/php_redis.h
+++ b/php_redis.h
@@ -200,7 +200,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.0.10"
+#define PHP_REDIS_VERSION "2.0.11"
#endif