From b7a1bc875f71f828bd0925b669086bb80dba6b64 Mon Sep 17 00:00:00 2001 From: karol-kokoszka Date: Sat, 7 Sep 2024 00:44:58 +0300 Subject: [PATCH] Update ScyllaDB version to: 3.3.2 --- dist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Makefile b/dist/Makefile index 1140cee11..3b6b9730a 100644 --- a/dist/Makefile +++ b/dist/Makefile @@ -1,5 +1,5 @@ RELEASE := 0.$(shell date +%Y%m%d).$(shell git describe --always) -VERSION ?=3.3.1 +VERSION ?=3.3.2 PUBLISH := 0 ifdef $$VERSION