summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-04-15 17:44:08 +0200
committerantirez <antirez@gmail.com>2011-04-15 17:44:08 +0200
commit2e667806ed0cb9db4ba55743efb4984447e19b4d (patch)
tree041d7e7f575b14c5775a5c30afe675cde59f3907 /src/version.h
parent9d0a8656c166f14b6a2f41d134518ffbc4bf8f25 (diff)
downloadredis-2e667806ed0cb9db4ba55743efb4984447e19b4d.tar.gz
version bumped to 2.9, that is, 3.0 unstable
Diffstat (limited to 'src/version.h')
-rw-r--r--src/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h
index 3913b007a..0663b5565 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.3.0"
+#define REDIS_VERSION "2.9.0"