From 81a04b02e76f2e55a0db44825cbbe28b43ac966e Mon Sep 17 00:00:00 2001 From: ubbo Date: Sun, 31 Jan 2010 17:14:22 +0000 Subject: also show properties of el-gamal key / version set to 0.2.2 git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@256 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'main.cpp') diff --git a/main.cpp b/main.cpp index 3d0fd3c..69a91ec 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.1"); + app.setApplicationVersion("0.2.2"); app.setApplicationName("gpg4usb"); //internationalize -- cgit v1.2.3