This commit is contained in:
Pavlo Yatsukhnenko
2023-09-09 14:23:42 +03:00
parent f9c1e2231c
commit e193c873de
3 changed files with 37 additions and 8 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#define PHP_REDIS_H
/* phpredis version */
#define PHP_REDIS_VERSION "6.0.0RC2"
#define PHP_REDIS_VERSION "6.0.0"
/* For convenience we store the salt as a printable hex string which requires 2
* characters per byte + 1 for the NULL terminator */