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-09-30 17:45:05 +0400
committerNicolas Favre-Felix <n.favrefelix@gmail.com>2010-09-30 17:45:05 +0400
commit60090de025fc9a8c6b0f7f10147fee0ecdd8e544 (patch)
tree40308fdc7034f54ae8d7f48a2e1f6b0959126b3e
parentce922bcd35d227deb27e86db92ea2090411d065d (diff)
version 2.0.42.0.4
-rwxr-xr-xphp_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index a6b5bd9c..377ebb5b 100755
--- a/php_redis.h
+++ b/php_redis.h
@@ -189,7 +189,7 @@ struct redis {
};
-#define PHP_REDIS_VERSION "2.0.3"
+#define PHP_REDIS_VERSION "2.0.4"
#endif