From 2fe33187f5908acbac210c900d0fbb61b6516d4c Mon Sep 17 00:00:00 2001 From: nils Date: Wed, 5 Sep 2012 16:56:04 +0000 Subject: changed version of release git-svn-id: http://cpunk.de/svn/src/gpg4usb/branches/0.3.2-1@949 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3