From 4fdec1328178f497f3c05fb78f47849864c6728c Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Mon, 2 May 2016 14:29:41 +0300 Subject: [PATCH] release: prepare for 1.0.3 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 4fea00f..b79dcb8 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.0.2 +VERSION=1.0.3 if test -f version then