From fefe06f1d1b7c2a0968ac2f1da1f91f31b47e485 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 21 Oct 2018 12:14:25 +0300 Subject: [PATCH] release: prepare for 2.2.1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 37f781b..6b28ed3 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=2.2.0 +VERSION=2.2.1 if test -f version then