From 1b1b31d9cf6f04a1477747514b4acf44a269bab4 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Wed, 11 Jul 2018 09:31:02 +0300 Subject: [PATCH] release: prepare for 2.3.rc0 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 753c982..fe3f56d 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=666.development +VERSION=2.3.rc0 if test -f version then