diff options
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: | 
