Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
f86385f7
Commit
f86385f7
authored
Mar 01, 2021
by
Oran Agra
Browse files
Redis 6.0.12
parent
d0762100
Changes
2
Hide whitespace changes
Inline
Side-by-side
00-RELEASENOTES
View file @
f86385f7
...
...
@@ -11,6 +11,15 @@ CRITICAL: There is a critical bug affecting MOST USERS. Upgrade ASAP.
SECURITY: There are security fixes in the release.
--------------------------------------------------------------------------------
================================================================================
Redis 6.0.12 Released Mon Mar 1 17:29:52 IST 2021
================================================================================
Upgrade urgency: LOW, fixes a compilation issue.
Bug fixes:
* Fix compilation error on non-glibc systems if jemalloc is not used (#8533)
================================================================================
Redis 6.0.11 Released Mon Feb 22 16:13:23 IST 2021
================================================================================
...
...
src/version.h
View file @
f86385f7
#define REDIS_VERSION "6.0.1
1
"
#define REDIS_VERSION_NUM 0x0006000
b
#define REDIS_VERSION "6.0.1
2
"
#define REDIS_VERSION_NUM 0x0006000
c
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment