Prepare for 5.3.0RC2

This commit is contained in:
michael-grunder
2020-06-26 11:45:58 -07:00
parent 3ba3f06d51
commit 5ceba7c6d9
3 changed files with 53 additions and 15 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#define PHP_REDIS_H
/* phpredis version */
#define PHP_REDIS_VERSION "5.3.0RC1"
#define PHP_REDIS_VERSION "5.3.0RC2"
PHP_METHOD(Redis, __construct);
PHP_METHOD(Redis, __destruct);