Thanks to visit codestin.com Credit goes to github.com
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 9bd2aaa commit 30c8f90Copy full SHA for 30c8f90
1 file changed
php_redis.h
@@ -23,7 +23,7 @@
23
#define PHP_REDIS_H
24
25
/* phpredis version */
26
-#define PHP_REDIS_VERSION "6.1.0RC1"
+#define PHP_REDIS_VERSION "6.1.0RC2"
27
28
/* For convenience we store the salt as a printable hex string which requires 2
29
* characters per byte + 1 for the NULL terminator */
0 commit comments