8000 bump version · phpredis/phpredis@30c8f90 · GitHub
[go: up one dir, main page]

Skip to content

Commit 30c8f90

Browse files
remicolletmichael-grunder
authored andcommitted
bump version
1 parent 9bd2aaa commit 30c8f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php_redis.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#define PHP_REDIS_H
2424

2525
/* phpredis version */
26-
#define PHP_REDIS_VERSION "6.1.0RC1"
26+
#define PHP_REDIS_VERSION "6.1.0RC2"
2727

2828
/* For convenience we store the salt as a printable hex string which requires 2
2929
* characters per byte + 1 for the NULL terminator */

0 commit comments

Comments
 (0)
0