mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Tag 2.2.2
This commit is contained in:
+1
-1
@@ -239,7 +239,7 @@ extern zend_module_entry redis_module_entry;
|
||||
|
||||
#define phpext_redis_ptr redis_module_ptr
|
||||
|
||||
#define PHP_REDIS_VERSION "2.2.1"
|
||||
#define PHP_REDIS_VERSION "2.2.2"
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
+1
-1
@@ -3,7 +3,7 @@
|
||||
%global php_version %(php-config --version 2>/dev/null || echo 0)
|
||||
|
||||
Name: php-redis
|
||||
Version: 2.2.1
|
||||
Version: 2.2.2
|
||||
Release: 1%{?dist}
|
||||
Summary: The phpredis extension provides an API for communicating with the Redis key-value store.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user