From 420ebe28fd80dda32d7626cdb32f06ee64975cf2 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Mon, 6 Jun 2016 16:17:26 +0300 Subject: [PATCH] release: prepare for 1.2.rc2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 135f6bd217..287cd658fa 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.2.rc1 +VERSION=1.2.rc2 if test -f version then