summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hiredis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hiredis.h b/hiredis.h
index e15a837..3aecf40 100644
--- a/hiredis.h
+++ b/hiredis.h
@@ -38,7 +38,7 @@
#include "sds.h" /* for sds */
#define HIREDIS_MAJOR 0
-#define HIREDIS_MINOR 11
+#define HIREDIS_MINOR 12
#define HIREDIS_PATCH 0
/* Connection type can be blocking or non-blocking and is set in the