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 1bc0664..12d90c6 100644 --- a/src/webbox.cpp +++ b/src/webbox.cpp @@ -13,7 +13,7 @@  #include <QUrlQuery>  #include <QPair> -#define PROGRAMVERSION "1.3" +#define PROGRAMVERSION "1.4"  #define BUFSIZE 1000000  // XML special characters: | 
