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 61a7e48 commit 811bcc1Copy full SHA for 811bcc1
php_redis.h
@@ -25,7 +25,7 @@
25
#define PHP_REDIS_H
26
27
/* phpredis version */
28
-#define PHP_REDIS_VERSION "3.1.1-RC1"
+#define PHP_REDIS_VERSION "3.1.1RC1"
29
30
PHP_METHOD(Redis, __construct);
31
PHP_METHOD(Redis, __destruct);
0 commit comments