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-12 17:24:39 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2010-10-12 17:24:39 +0400
commit0c0409a92fc4b3fff014bbe46cd8780cfa5ab1e9 (patch)
tree4bd7f3339eae437f9365150c0ce502d7570c786c
parentcab7f8e3c8eb32a95a8df9ee9b32b251a29aa423 (diff)
release 2.0.82.0.8
-rwxr-xr-xphp_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index ef68756e..7f48e70d 100755
--- a/php_redis.h
+++ b/php_redis.h
@@ -197,7 +197,7 @@ extern zend_module_entry redis_module_entry;
#define phpext_redis_ptr redis_module_ptr
-#define PHP_REDIS_VERSION "2.0.7"
+#define PHP_REDIS_VERSION "2.0.8"
#endif