summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2010-12-20 13:34:07 +0100
committerantirez <antirez@gmail.com>2010-12-20 13:34:07 +0100
commit0540df22ba444792f942d564c15c9d13d38bb6de (patch)
tree16f544b232c7346101d83dc1e20a23d5e42da689
parent9ac5be2ebedf6b8cf4f38535d762882c6a3356c2 (diff)
downloadredis-0540df22ba444792f942d564c15c9d13d38bb6de.tar.gz
version bumped to 2.1.102.2.0-rc2
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index ff8473e78..c8954b47d 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.1.8"
+#define REDIS_VERSION "2.1.10"