Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
released 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikos Mavrogiannopoulos committed Oct 27, 2014
1 parent 98fb237 commit 6da9b64
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -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.

Expand Down
2 changes: 1 addition & 1 deletion common.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
#include <iostream>
#include <QTranslator>

#define VERSION "0.6"
#define VERSION "0.7"
#define APP_NAME "openconnect-gui"
#define APP_STRING APP_NAME" "VERSION

Expand Down

0 comments on commit 6da9b64

Please sign in to comment.