From 6bdcd6dfbab3f5143e97dc9a0a61295bfe182efc Mon Sep 17 00:00:00 2001 From: Pavlo Yatsukhnenko Date: Thu, 31 Oct 2019 22:50:23 +0200 Subject: Back to dev --- 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 f17066ec..977c5378 100644 --- a/php_redis.h +++ b/php_redis.h @@ -25,7 +25,7 @@ #define PHP_REDIS_H /* phpredis version */ -#define PHP_REDIS_VERSION "5.1.0-dev" +#define PHP_REDIS_VERSION "5.2.0-dev" PHP_METHOD(Redis, __construct); PHP_METHOD(Redis, __destruct); -- cgit v1.2.3