diff --git a/NEWS b/NEWS index 63ebce8f..249b6197 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS -- History of user-visible changes. -* version 0.7 (unreleased) +* version 0.7 (released 2014-10-27) - Fixed Download/Upload statistics report. - Fixes in vpnc-script-win.js for windows XP. diff --git a/common.h b/common.h index c5aab5aa..04cc99ba 100755 --- a/common.h +++ b/common.h @@ -23,7 +23,7 @@ #include #include -#define VERSION "0.6" +#define VERSION "0.7" #define APP_NAME "openconnect-gui" #define APP_STRING APP_NAME" "VERSION