From 924034e0d46a6e2549a2ffd3118289264c1cb62b Mon Sep 17 00:00:00 2001 From: karol-kokoszka Date: Thu, 12 Sep 2024 21:51:37 +0300 Subject: [PATCH] Update ScyllaDB version to: 3.3.3 --- dist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Makefile b/dist/Makefile index 3b6b9730a..57bc4a72c 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.2 +VERSION ?=3.3.3 PUBLISH := 0 ifdef $$VERSION