aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-09-05 16:56:04 +0000
committernils <nils@34ebc366-c3a9-4b3c-9f84-69acf7962910>2012-09-05 16:56:04 +0000
commit2fe33187f5908acbac210c900d0fbb61b6516d4c (patch)
tree383f73ea2012c6561368e80850012a41abad2775
parentset key expiration to 5 years in key generation by default (diff)
downloadgpg4usb-2fe33187f5908acbac210c900d0fbb61b6516d4c.tar.gz
gpg4usb-2fe33187f5908acbac210c900d0fbb61b6516d4c.zip
changed version of release
git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-1@949 34ebc366-c3a9-4b3c-9f84-69acf7962910
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index f9510c1..00127a0 100644
--- a/main.cpp
+++ b/main.cpp
@@ -33,7 +33,7 @@ int main(int argc, char *argv[])
// get application path
QString appPath = qApp->applicationDirPath();
- app.setApplicationVersion("0.3.2");
+ app.setApplicationVersion("0.3.2-1");
app.setApplicationName("gpg4usb");
// dont show icons in menus