From b1c4cc09bea71e7586b007342b177b5f55f3fa0e Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Mon, 16 Jan 2017 19:01:52 +0200 Subject: [PATCH] release: prepare for 1.6.rc1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index f4fa7b7..fd31c84 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.6.rc0 +VERSION=1.6.rc1 if test -f version then