From bf6fabf895dcdee2f370f17e65223b5d113778b6 Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Tue, 23 Jan 2018 17:26:03 +0100 Subject: Update version --- src/webbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webbox.cpp b/src/webbox.cpp index 12d90c6..9fa8392 100644 --- a/src/webbox.cpp +++ b/src/webbox.cpp @@ -13,7 +13,7 @@ #include #include -#define PROGRAMVERSION "1.4" +#define PROGRAMVERSION "1.5" #define BUFSIZE 1000000 // XML special characters: -- cgit v1.2.3