Bump version to 0.10.0
This commit is contained in:
parent
1381e22db1
commit
6d026b70d0
@ -36,8 +36,8 @@
|
|||||||
#include <sys/time.h> /* for struct timeval */
|
#include <sys/time.h> /* for struct timeval */
|
||||||
|
|
||||||
#define HIREDIS_MAJOR 0
|
#define HIREDIS_MAJOR 0
|
||||||
#define HIREDIS_MINOR 9
|
#define HIREDIS_MINOR 10
|
||||||
#define HIREDIS_PATCH 2
|
#define HIREDIS_PATCH 0
|
||||||
|
|
||||||
#define REDIS_ERR -1
|
#define REDIS_ERR -1
|
||||||
#define REDIS_OK 0
|
#define REDIS_OK 0
|
||||||
|
Loading…
Reference in New Issue
Block a user