Skip to content

Commit

Permalink
Added more contact info, version 2.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasff committed Nov 17, 2010
1 parent f283d36 commit a372dd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ This extension provides an API for communicating with Redis database, a persiste
It is a fork of alfonsojimenez's phpredis, adding many methods and fixing a lot of issues.

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

* n.bouafif@owlient.eu
* n.favre-felix@owlient.eu
* n.favre-felix@owlient.eu ([@yowgi](http://twitter.com/yowgi))


Installing/Configuring
Expand Down
2 changes: 1 addition & 1 deletion php_redis.h
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ extern zend_module_entry redis_module_entry;

#define phpext_redis_ptr redis_module_ptr

#define PHP_REDIS_VERSION "2.0.10"
#define PHP_REDIS_VERSION "2.0.11"

#endif

Expand Down

0 comments on commit a372dd1

Please sign in to comment.