summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2015-02-14 17:19:17 +0100
committerantirez <antirez@gmail.com>2015-02-14 17:19:17 +0100
commit41a1fb8186f2687fb738fe5cbab74e02595474e4 (patch)
treed6441c13f073137fe194c733a157b8e0ad844848
parent9795ad1bc25d30fc12f7c90824937a13eb9dcf5f (diff)
downloadredis-41a1fb8186f2687fb738fe5cbab74e02595474e4.tar.gz
Version bumped to 3.1.999 (3.2 alpha versions).
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 00cbae681..dbb6197c8 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.9.999"
+#define REDIS_VERSION "3.1.999"