Revert "Update version number to 8.0"
This reverts commit 3179f2528db86582fb7fbf26d6d0e59555cd6b18. Signed-off-by: Ping Xie <pingxie@google.com>
This commit is contained in:
parent
aff4d508a3
commit
76ec25f90a
@ -4,8 +4,8 @@
|
||||
* similar. */
|
||||
#define SERVER_NAME "valkey"
|
||||
#define SERVER_TITLE "Valkey"
|
||||
#define VALKEY_VERSION "8.0.0"
|
||||
#define VALKEY_VERSION_NUM 0x00080000
|
||||
#define VALKEY_VERSION "7.9.240"
|
||||
#define VALKEY_VERSION_NUM 0x000709f0
|
||||
|
||||
/* Redis OSS compatibility version, should never
|
||||
* exceed 7.2.x. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user