summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-05-03 02:05:18 +0200
committerantirez <antirez@gmail.com>2011-05-03 02:05:18 +0200
commita048f125278695c56738a6a3e8014f80f0536d0c (patch)
tree76e607b7d33cc32ff910c41f1a7c2a9341100c3c /src
parent4982fa1b9ef5c90a4fda88cc7e029c7406360847 (diff)
downloadredis-a048f125278695c56738a6a3e8014f80f0536d0c.tar.gz
version bumped from 2.2.5 to 2.2.105 to distinguish 2.2 versions with scripting support.
Diffstat (limited to 'src')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index be662ce39..e207b7fd8 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.2.5"
+#define REDIS_VERSION "2.2.105"