File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ SECURITY: There are security fixes in the release.
1212--------------------------------------------------------------------------------
1313
1414================================================================================
15- Valkey 7.2.11 - Released TBD (not released yet)
15+ Valkey 7.2.11 - Released Fri 03 October 2025
1616================================================================================
1717
1818Upgrade urgency SECURITY: This release includes security fixes we recommend you
Original file line number Diff line number Diff line change 11#define SERVER_NAME "valkey"
2- #define VALKEY_VERSION "7.2.10 "
3- #define VALKEY_VERSION_NUM 0x0007020A
2+ #define VALKEY_VERSION "7.2.11 "
3+ #define VALKEY_VERSION_NUM 0x0007020B
44
55/* Redis compatibility version, should never
66 * exceed 7.2.x. */
You can’t perform that action at this time.
0 commit comments