Redis version is now 1.3.18 (2.0.0 RC5)

This commit is contained in:
antirez
2010-09-03 11:53:52 +02:00
parent a3267b8084
commit db7633e888

View File

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