From 029475318cdfe67d646cd92c120d8732d335ab3f Mon Sep 17 00:00:00 2001 From: michael-grunder Date: Thu, 16 Mar 2017 08:57:57 -0700 Subject: Bamp 3.1.2 --- 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 bfc7a5ff..45c279d9 100644 --- a/php_redis.h +++ b/php_redis.h @@ -25,7 +25,7 @@ #define PHP_REDIS_H /* phpredis version */ -#define PHP_REDIS_VERSION "3.1.1RC2" +#define PHP_REDIS_VERSION "3.1.2" PHP_METHOD(Redis, __construct); PHP_METHOD(Redis, __destruct); -- cgit v1.2.3