This commit is contained in:
Pavlo Yatsukhnenko
2023-10-22 19:16:41 +03:00
parent c9e92365e0
commit 62cf943fec
3 changed files with 42 additions and 13 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#define PHP_REDIS_H
/* phpredis version */
#define PHP_REDIS_VERSION "6.0.1"
#define PHP_REDIS_VERSION "6.0.2"
/* For convenience we store the salt as a printable hex string which requires 2
* characters per byte + 1 for the NULL terminator */