From 24498ccff798081cbb356787881501313d707f8e Mon Sep 17 00:00:00 2001 From: Roland Stigge Date: Tue, 16 Jan 2018 21:37:13 +0100 Subject: Fixed cursor --- 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 51b6436..995e688 100644 --- a/src/webbox.cpp +++ b/src/webbox.cpp @@ -13,7 +13,7 @@ #include #include -#define PROGRAMVERSION "1.1" +#define PROGRAMVERSION "1.2" #define BUFSIZE 1000000 // XML special characters: -- cgit v1.2.3