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:
authorNasreddine Bouafif <nasreddine.bouafif@gmail.com>2010-09-29 17:51:29 +0400
committerNasreddine Bouafif <nasreddine.bouafif@gmail.com>2010-09-29 17:51:29 +0400
commitb6a9e24ba3dd7afbdb14f5af0d5e550f978047fc (patch)
tree420c1309529cfcb6fdf3d504eba36b57dc85602d
parenta62d12a38b391099230de5e41cf214f4b8bb7542 (diff)
Update version2.0.3
--
-rwxr-xr-xphp_redis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/php_redis.h b/php_redis.h
index c9fea012..178684dd 100755
--- a/php_redis.h
+++ b/php_redis.h
@@ -184,7 +184,7 @@ struct redis {
};
-#define PHP_REDIS_VERSION "2.0.2"
+#define PHP_REDIS_VERSION "2.0.3"
#endif