From f274fafc5c7bf97715f79f271ea1203c2bde8804 Mon Sep 17 00:00:00 2001 From: Shlomi Livne Date: Sun, 18 Sep 2016 13:17:34 +0300 Subject: [PATCH] release: prepare for 1.3.1 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 a3cc621..25a44d5 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.3.0 +VERSION=1.3.1 if test -f version then