From e6cb601c1d792f8f25fa8d636b772d6ab88ad489 Mon Sep 17 00:00:00 2001 From: Shlomi Livne Date: Tue, 19 Jun 2018 09:07:04 +0300 Subject: [PATCH] release: prepare for 2.1.5 Signed-off-by: Shlomi Livne --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 29d59f6..5c578a1 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=2.1.4 +VERSION=2.1.5 if test -f version then