diff options
| author | Roland Stigge <stigge@antcom.de> | 2018-02-26 22:02:27 +0100 |
|---|---|---|
| committer | Roland Stigge <stigge@antcom.de> | 2018-02-26 22:02:27 +0100 |
| commit | 1fb8bf91a6a796c307e31338cc9b850c41d6dd6d (patch) | |
| tree | 6bdd52de02afdc725944a9d80199b88daaf3e7c4 /src | |
| parent | 57c1a0adda4401bd307ce90e26ddcf65fb502149 (diff) | |
Minify HTML/CSS/JS
Diffstat (limited to 'src')
| -rw-r--r-- | src/webbox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <QUrlQuery> #include <QPair> -#define PROGRAMVERSION "1.5" +#define PROGRAMVERSION "1.6" #define BUFSIZE 1000000 // XML special characters: |
