From 114691ded6831761fb5bd3d65cff00e66c2e4bb3 Mon Sep 17 00:00:00 2001 From: Pekka Enberg Date: Tue, 17 Apr 2018 09:45:25 +0300 Subject: [PATCH] release: prepare for 2.1.2 --- SCYLLA-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SCYLLA-VERSION-GEN b/SCYLLA-VERSION-GEN index 64be2c5..f385329 100755 --- a/SCYLLA-VERSION-GEN +++ b/SCYLLA-VERSION-GEN @@ -1,6 +1,6 @@ #!/bin/sh -VERSION=2.1.1 +VERSION=2.1.2 if test -f version then