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