summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-05-03 02:05:18 +0200
committerantirez <antirez@gmail.com>2011-05-11 10:51:26 +0200
commit14d624b4a318f757d3ff8c0d911a998560edc782 (patch)
tree3cf370761e76b94c57157d8fd5785ba5c72aff9a
parent2caa99e3bb1e00e3264806ce7e66c67b124dbd74 (diff)
downloadredis-14d624b4a318f757d3ff8c0d911a998560edc782.tar.gz
version bumped from 2.2.5 to 2.2.105 to distinguish 2.2 versions with scripting support.
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index d7628d267..753ccfaaa 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.2.7"
+#define REDIS_VERSION "2.2.107"