summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-05-03 02:05:18 +0200
committerantirez <antirez@gmail.com>2011-05-05 16:10:20 +0200
commit68c308f8b6f7460eeba90a00fe5533845e7b3808 (patch)
treefad6d82d94c3bc1e07e831068d291b3492395480
parent1da104e01d00a9207762b265cfcadf45a76e132d (diff)
downloadredis-68c308f8b6f7460eeba90a00fe5533845e7b3808.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 e48fe137f..5d44cc59d 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.2.6"
+#define REDIS_VERSION "2.2.106"