From cc8ab6de2ea7833246f271f75bec7d0772cd8fef Mon Sep 17 00:00:00 2001 From: Shlomi Livne Date: Fri, 16 Sep 2016 22:39:35 +0300 Subject: [PATCH] release: prepare for 1.2.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 fec65c121b..45980f5736 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.2.4 +VERSION=1.2.5 if test -f version then