From 4586c90544c389b6802a45ef465daef63257e74f Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Wed, 8 Mar 2017 12:26:02 +0200 Subject: [PATCH] release: prepare for 1.7.rc1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index a0f02e3..84e0bac 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.7.rc0 +VERSION=1.7.rc1 if test -f version then