diff --git a/Makefile b/Makefile index ec71e976..c2348a9f 100644 --- a/Makefile +++ b/Makefile @@ -3,8 +3,8 @@ # SPDX-License-Identifier: BSD-3-Clause # Version info -VERSION ?= 8.1.0 -DATE ?= 2025-03-31 +VERSION ?= 9.0.0 +DATE ?= 2025-10-21 # Path to the code repo. VALKEY_ROOT ?= ../valkey