We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6096b5e commit ede4386Copy full SHA for ede4386
php_redis.h
@@ -25,7 +25,7 @@
25
#define PHP_REDIS_H
26
27
/* phpredis version */
28
-#define PHP_REDIS_VERSION "3.1.1RC1"
+#define PHP_REDIS_VERSION "3.1.1RC2"
29
30
PHP_METHOD(Redis, __construct);
31
PHP_METHOD(Redis, __destruct);
0 commit comments