aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
authorubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-06-07 19:30:06 +0000
committerubbo <ubbo@34ebc366-c3a9-4b3c-9f84-69acf7962910>2010-06-07 19:30:06 +0000
commit7e94b4d268c455999a0ef8dfe469fb671e2d88c8 (patch)
tree076c71615c15280f0e4a5ed2dc1fd90d77ce2e96 /main.cpp
parentfix behaviour on close if canceled (diff)
downloadgpg4usb-7e94b4d268c455999a0ef8dfe469fb671e2d88c8.tar.gz
gpg4usb-7e94b4d268c455999a0ef8dfe469fb671e2d88c8.zip
fix behaviour on close if canceled
git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@346 34ebc366-c3a9-4b3c-9f84-69acf7962910
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index cf6f6ac..1453945 100644
--- a/main.cpp
+++ b/main.cpp
@@ -33,7 +33,7 @@ int main(int argc, char *argv[])
QApplication app(argc, argv);
- app.setApplicationVersion("0.2.3");
+ app.setApplicationVersion("0.2.4");
app.setApplicationName("gpg4usb");
// QSettings uses org-name for automatically setting path...