mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
4.2.0RC1
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@
|
||||
#define PHP_REDIS_H
|
||||
|
||||
/* phpredis version */
|
||||
#define PHP_REDIS_VERSION "develop"
|
||||
#define PHP_REDIS_VERSION "4.2.0RC1"
|
||||
|
||||
PHP_METHOD(Redis, __construct);
|
||||
PHP_METHOD(Redis, __destruct);
|
||||
|
||||
Reference in New Issue
Block a user