From 1fcd06b776966e9899f0aa91d060c3e249293835 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Wed, 28 Oct 2015 15:11:14 +0200 Subject: [PATCH] release: prepare for 0.11 Signed-off-by: Pekka Enberg --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 29a26c6..982e2bb 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.0 +VERSION=0.11 if test -f version then