Redis version is now 2.0.0

This commit is contained in:
antirez
2010-09-03 12:08:03 +02:00
parent 4f4e0f1cdd
commit aaed0894cc

View File

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