From dd3a11a8f7eba80c413bec5b8f4cdc60d9f54071 Mon Sep 17 00:00:00 2001 From: michael-grunder Date: Thu, 25 Jun 2020 09:56:09 -0700 Subject: Finalize 5.3.0RC changelog/package.xml --- php_redis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php_redis.h') diff --git a/php_redis.h b/php_redis.h index a4ff9f4b..1666c597 100644 --- a/php_redis.h +++ b/php_redis.h @@ -23,7 +23,7 @@ #define PHP_REDIS_H /* phpredis version */ -#define PHP_REDIS_VERSION "5.2.0" +#define PHP_REDIS_VERSION "5.3.0RC1" PHP_METHOD(Redis, __construct); PHP_METHOD(Redis, __destruct); -- cgit v1.2.3