mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
bump version
This commit is contained in:
committed by
Michael Grunder
parent
6ca84b668c
commit
4517d5f910
+1
-1
@@ -23,7 +23,7 @@
|
|||||||
#define PHP_REDIS_H
|
#define PHP_REDIS_H
|
||||||
|
|
||||||
/* phpredis version */
|
/* phpredis version */
|
||||||
#define PHP_REDIS_VERSION "6.2.0"
|
#define PHP_REDIS_VERSION "6.3.0RC1"
|
||||||
|
|
||||||
/* For convenience we store the salt as a printable hex string which requires 2
|
/* For convenience we store the salt as a printable hex string which requires 2
|
||||||
* characters per byte + 1 for the NULL terminator */
|
* characters per byte + 1 for the NULL terminator */
|
||||||
|
|||||||
Reference in New Issue
Block a user