From 9501a8bb7268d0cb810a6c0b026bc6e3e4b63950 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Mon, 30 May 2016 13:15:00 +0300 Subject: [PATCH] release: prepare for 1.2.rc1 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 753c982..135f6bd 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=666.development +VERSION=1.2.rc1 if test -f version then