From 3a33ad4007ea2790acf294d60f19609477f44de2 Mon Sep 17 00:00:00 2001 From: deep011 Date: Mon, 23 Nov 2015 17:53:28 +0800 Subject: [PATCH] change version to 0.2.1 --- hircluster.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hircluster.h b/hircluster.h index e1a9a1c..6a3159a 100644 --- a/hircluster.h +++ b/hircluster.h @@ -8,7 +8,7 @@ #define HIREDIS_VIP_MAJOR 0 #define HIREDIS_VIP_MINOR 2 -#define HIREDIS_VIP_PATCH 0 +#define HIREDIS_VIP_PATCH 1 #define REDIS_CLUSTER_SLOTS 16384