From 1591ac129d55570c66f4b4fbbcd4b32091a414c4 Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Sun, 21 Jan 2018 19:04:20 +0100 Subject: Set maximum width in file list --- src/webbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/webbox.cpp') diff --git a/src/webbox.cpp b/src/webbox.cpp index 1bc0664..12d90c6 100644 --- a/src/webbox.cpp +++ b/src/webbox.cpp @@ -13,7 +13,7 @@ #include #include -#define PROGRAMVERSION "1.3" +#define PROGRAMVERSION "1.4" #define BUFSIZE 1000000 // XML special characters: -- cgit v1.2.3