diff options
| author | Roland Stigge <stigge@antcom.de> | 2018-01-23 17:26:03 +0100 | 
|---|---|---|
| committer | Roland Stigge <stigge@antcom.de> | 2018-01-23 17:26:03 +0100 | 
| commit | bf6fabf895dcdee2f370f17e65223b5d113778b6 (patch) | |
| tree | 46eba41b406079dc210a28bdb7df1ef89f5c10a8 /src | |
| parent | 62c1f5f511a11319099aca405fd2a2deb59e9a07 (diff) | |
Update version
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 12d90c6..9fa8392 100644 --- a/src/webbox.cpp +++ b/src/webbox.cpp @@ -13,7 +13,7 @@  #include <QUrlQuery>  #include <QPair> -#define PROGRAMVERSION "1.4" +#define PROGRAMVERSION "1.5"  #define BUFSIZE 1000000  // XML special characters: | 
