Revert "version 1.3.10"

This reverts commit 188714211a.
This commit is contained in:
antirez
2010-04-21 10:29:24 +02:00
parent 188714211a
commit a08bb01d67

View File

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