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