diff options
author | antirez <antirez@gmail.com> | 2015-10-15 15:44:54 +0200 |
---|---|---|
committer | antirez <antirez@gmail.com> | 2015-10-15 15:44:54 +0200 |
commit | c7ec1a367af33c66db228084ba9fbb72f8d1fc33 (patch) | |
tree | 6df1ae5f0ba255b2add29b701537ec0f376ce499 /src | |
parent | ab1f8ea5086cae7eaa58ec9bfacd238c6b0df7dc (diff) | |
download | redis-3.0.5.tar.gz |
Redis 3.0.53.0.5
Diffstat (limited to 'src')
-rw-r--r-- | src/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/version.h b/src/version.h index 86aa96d48..58fd3312a 100644 --- a/src/version.h +++ b/src/version.h @@ -1 +1 @@ -#define REDIS_VERSION "3.0.4" +#define REDIS_VERSION "3.0.5" |