From 336c771663151cfc6ac1fda4051b039358494a50 Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Fri, 19 Oct 2018 20:53:17 +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 d299a978a0..12ba1ec83f 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