From 5a383709b317824487a294a61f0c5c04d3900ed3 Mon Sep 17 00:00:00 2001 From: Yaron Kaikov Date: Wed, 27 Nov 2019 10:25:00 +0200 Subject: [PATCH] release: prepare for 3.1.2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 8560115..fe1e4a1 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.1.1 +VERSION=3.1.2 if test -f version then