From fc4e167ffd48151bc3a6a2bec2422ed4f8423e2a Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Thu, 8 Oct 2015 14:44:36 +0300 Subject: [PATCH] release: prepare for 0.10 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 29a26c6004..2f624dc96c 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.0 +VERSION=0.10 if test -f version then