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-10-29 14:01:13 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2010-10-29 14:01:13 +0400
commit1bdb9bbd427f19d97fcc042ff493dc8d7f707db6 (patch)
tree7765be864c1465abcb8314532fa9471fd6c96f67
parente0b5c6387f3840cc81aa872aecd54c18071cf4a6 (diff)
Version bump, 2.0.102.0.10
-rwxr-xr-xphp_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index d250f228..f865b544 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.8"
+#define PHP_REDIS_VERSION "2.0.10"
#endif