From ce502ed3b77f3ed2383205a2cd7419c9781bdc44 Mon Sep 17 00:00:00 2001 From: Hagit Segev Date: Mon, 13 May 2019 15:03:45 +0300 Subject: [PATCH] release: prepare for 3.1.0.rc0 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 12ef25c..34abf5c 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh PRODUCT=scylla -VERSION=666.development +VERSION=3.1.0.rc0 if test -f version then