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:
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 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