summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Stancliff <matt@genges.com>2015-01-22 15:35:33 -0500
committerMatt Stancliff <matt@genges.com>2015-01-22 16:00:38 -0500
commit7b51834c165133cf6816b1991920a55bdc64ea78 (patch)
tree23a072e18821a7776b54ec12bfdca9f8058eec0c
parentbbd6044e35740a13bcd9951a7d912ec12a9c82b9 (diff)
downloadhiredict-7b51834c165133cf6816b1991920a55bdc64ea78.tar.xz
Increase version to 0.12.0
-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