mirror of
https://github.com/php-win-ext/phpredis.git
synced 2026-03-24 00:52:16 +01:00
bump version
This commit is contained in:
committed by
Michael Grunder
parent
9bd2aaace4
commit
30c8f90cd9
@@ -23,7 +23,7 @@
|
||||
#define PHP_REDIS_H
|
||||
|
||||
/* phpredis version */
|
||||
#define PHP_REDIS_VERSION "6.1.0RC1"
|
||||
#define PHP_REDIS_VERSION "6.1.0RC2"
|
||||
|
||||
/* For convenience we store the salt as a printable hex string which requires 2
|
||||
* characters per byte + 1 for the NULL terminator */
|
||||
|
||||
Reference in New Issue
Block a user