Skip to content

Commit 26ef09a

Browse files
committed
Redis version is now 1.3.12
1 parent 9e08e1b commit 26ef09a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redis.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
* POSSIBILITY OF SUCH DAMAGE.
2828
*/
2929

30-
#define REDIS_VERSION "1.3.11"
30+
#define REDIS_VERSION "1.3.12"
3131

3232
#include "fmacros.h"
3333
#include "config.h"

0 commit comments

Comments
 (0)