summaryrefslogtreecommitdiff
path: root/src/version.h
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-12-13 18:07:21 +0100
committerantirez <antirez@gmail.com>2011-12-13 18:07:21 +0100
commit19951d965aa78402fa3030af05a68b81fc4e9522 (patch)
treefe619977eb62093d455cae9773c595a682becad0 /src/version.h
parente2f313899bf985fe691428af8466d10e3e67a6fd (diff)
downloadredis-19951d965aa78402fa3030af05a68b81fc4e9522.tar.gz
version bumped to 2.9.1
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 0663b5565..2a7be04ac 100644
--- a/src/version.h
+++ b/src/version.h
@@ -1 +1 @@
-#define REDIS_VERSION "2.9.0"
+#define REDIS_VERSION "2.9.1"