From b8118b0991f37e237f645e93cafaecdb6e8cf44f Mon Sep 17 00:00:00 2001 From: michael-grunder Date: Sat, 17 Nov 2018 16:16:39 -0800 Subject: 4.2.0 --- 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 526e0fbb..655f9730 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.0RC3" +#define PHP_REDIS_VERSION "4.2.0" PHP_METHOD(Redis, __construct); PHP_METHOD(Redis, __destruct); -- cgit v1.2.3