From 453ca1f5b7155aa763f13eaa44edfdd6a43860a1 Mon Sep 17 00:00:00 2001 From: Karol Kokoszka Date: Thu, 20 Jun 2024 14:11:51 +0200 Subject: [PATCH] Revert "Update ScyllaDB version to: 3.4.dev" This reverts commit 90d5f6d9b6bdf618383e390d7c1452fb39bf31ca. --- dist/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/Makefile b/dist/Makefile index 738a64ae9c..6d3de44ef8 100644 --- a/dist/Makefile +++ b/dist/Makefile @@ -1,5 +1,5 @@ RELEASE := 0.$(shell date +%Y%m%d).$(shell git describe --always) -VERSION ?=3.4.dev +VERSION ?= 3.3.0-dev PUBLISH := 0 ifdef $$VERSION