Master is now already unfreezed, unstable, and ready to hacking sessions!

This commit is contained in:
antirez 2010-05-21 15:48:39 +02:00
parent 329cdba00a
commit fda32cb601

View File

@ -27,7 +27,7 @@
* POSSIBILITY OF SUCH DAMAGE. * POSSIBILITY OF SUCH DAMAGE.
*/ */
#define REDIS_VERSION "1.3.14" #define REDIS_VERSION "2.1.0"
#include "fmacros.h" #include "fmacros.h"
#include "config.h" #include "config.h"