diff --git a/redis.c b/redis.c index 2dc5e5cf..1562a047 100644 --- a/redis.c +++ b/redis.c @@ -27,7 +27,7 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#define REDIS_VERSION "1.3.16" +#define REDIS_VERSION "1.3.17" #include "fmacros.h" #include "config.h"