From c886366c6f923251cac189178879f1a3440d9800 Mon Sep 17 00:00:00 2001 From: Pavlo Yatsukhnenko Date: Fri, 26 Oct 2018 11:11:37 +0300 Subject: 4.2.0RC2 --- 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 88dd1121..ed880d0d 100644 --- a/php_redis.h +++ b/php_redis.h @@ -25,7 +25,7 @@ #define PHP_REDIS_H /* phpredis version */ -#define PHP_REDIS_VERSION "4.2.0RC1" +#define PHP_REDIS_VERSION "4.2.0RC2" PHP_METHOD(Redis, __construct); PHP_METHOD(Redis, __destruct); -- cgit v1.2.3