From 5fcbf8ed48ae8303c7d5863ed44518e67bd18b75 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Sun, 21 Oct 2018 12:18:39 +0300 Subject: [PATCH] release: prepare for 2.3.1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 41774c9..30b19e5 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=2.3.0 +VERSION=2.3.1 if test -f version then