From f3ac56538853c8ff3131927e45e5ce12e1f266c6 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sat, 18 Apr 2020 00:23:57 +0300 Subject: [PATCH] release: prepare for 3.3.1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 010f6c4..872c902 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.3.0 +VERSION=3.3.1 if test -f version then