Commit 244de507 authored by antirez's avatar antirez
Browse files

incremented version number to 1.001, AKA Redis edge is no longer stable...

parent 942a3961
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE. * POSSIBILITY OF SUCH DAMAGE.
*/ */
#define REDIS_VERSION "1.000" #define REDIS_VERSION "1.001"
#include "fmacros.h" #include "fmacros.h"
#include "config.h" #include "config.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