From 9002c6d517b307fa588a3ae200ea0c3022a626c7 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Mon, 24 Feb 2020 23:53:19 +0200 Subject: [PATCH] release: prepare for 3.1.4 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index a9f1a82..ab2ff1e 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=3.1.3 +VERSION=3.1.4 if test -f version then