From 775501cad57898b4ceee3450644cae1d6cb0a7d7 Mon Sep 17 00:00:00 2001 From: Matthias Strubel Date: Wed, 5 Oct 2016 20:13:37 +0200 Subject: [PATCH] Fix version to release 1.1.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 62979b6..0e20e37 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = piratebox-ws -VERSION = 1.1.1 +VERSION = 1.1.2 ARCH = all PB_FOLDER=piratebox PB_SRC_FOLDER=$(PB_FOLDER)/$(PB_FOLDER)