Skip to content

Commit a372dd1

Browse files
committed
Added more contact info, version 2.0.11
1 parent f283d36 commit a372dd1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ This extension provides an API for communicating with Redis database, a persiste
55
It is a fork of alfonsojimenez's phpredis, adding many methods and fixing a lot of issues.
66

77
This code is maintained by [Owlient](http://owlient.eu/).
8-
You can send comments, patches here on github or by email to:
8+
You can send comments, patches, questions here on github or to:
99

1010
11-
11+
* [email protected] ([@yowgi](http://twitter.com/yowgi))
1212

1313

1414
Installing/Configuring

php_redis.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ extern zend_module_entry redis_module_entry;
200200

201201
#define phpext_redis_ptr redis_module_ptr
202202

203-
#define PHP_REDIS_VERSION "2.0.10"
203+
#define PHP_REDIS_VERSION "2.0.11"
204204

205205
#endif
206206

0 commit comments

Comments
 (0)