From 6b0381d3afa0f721da359d3aca2d2ac6e129011a Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Tue, 29 Nov 2016 09:47:50 +0200 Subject: [PATCH] release: prepare for 1.3.5 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index d0d190a..25979e5 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=1.3.4 +VERSION=1.3.5 if test -f version then