Skip to content

Commit 623dbe9

Browse files
authored
Update version to 9.0.0 (#373)
Update version for the builds to 9.0.0. Signed-off-by: Madelyn Olson <[email protected]>
1 parent 5872579 commit 623dbe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
# SPDX-License-Identifier: BSD-3-Clause
44

55
# Version info
6-
VERSION ?= 8.1.0
7-
DATE ?= 2025-03-31
6+
VERSION ?= 9.0.0
7+
DATE ?= 2025-10-21
88

99
# Path to the code repo.
1010
VALKEY_ROOT ?= ../valkey

0 commit comments

Comments
 (0)