Commit f0dec43b authored by antirez's avatar antirez
Browse files

Redis version modified to 0.900

parent 88a88bb6
2009-06-16 update-ruby-client script already points to ezmobius repo
2009-06-16 client libraries updated
2009-06-16 Redis release candidate 1
2009-06-16 Better handling of background saving process killed or crashed 2009-06-16 Better handling of background saving process killed or crashed
2009-06-14 number of keys info in INFO command thanks to Diego Rosario Brogna 2009-06-14 number of keys info in INFO command thanks to Diego Rosario Brogna
2009-06-14 SPOP documented 2009-06-14 SPOP documented
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE. * POSSIBILITY OF SUCH DAMAGE.
*/ */
#define REDIS_VERSION "0.101" #define REDIS_VERSION "0.900"
#include "fmacros.h" #include "fmacros.h"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment