From 1fb8bf91a6a796c307e31338cc9b850c41d6dd6d Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Mon, 26 Feb 2018 22:02:27 +0100 Subject: Minify HTML/CSS/JS --- src/webbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/webbox.cpp b/src/webbox.cpp index 9fa8392..4afcb66 100644 --- a/src/webbox.cpp +++ b/src/webbox.cpp @@ -13,7 +13,7 @@ #include #include -#define PROGRAMVERSION "1.5" +#define PROGRAMVERSION "1.6" #define BUFSIZE 1000000 // XML special characters: -- cgit v1.2.3