From 6528ae8b9e83f9bffcb45d4daf02a8293285c507 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Wed, 6 Jan 2016 12:17:40 +0200 Subject: [PATCH] release: prepare for 0.15 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 29a26c6..28c2c8e 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.0 +VERSION=0.15 if test -f version then