Commit 0fbfa45f authored by Pieter Noordhuis's avatar Pieter Noordhuis
Browse files

Bump version

parent c6a51d19
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
#define HIREDIS_MAJOR 0 #define HIREDIS_MAJOR 0
#define HIREDIS_MINOR 9 #define HIREDIS_MINOR 9
#define HIREDIS_PATCH 1 #define HIREDIS_PATCH 2
#define REDIS_ERR -1 #define REDIS_ERR -1
#define REDIS_OK 0 #define REDIS_OK 0
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment