From 739790698c84b2da0b630ccd0c6c260afba74bb6 Mon Sep 17 00:00:00 2001 From: ubbo Date: Sun, 23 Jan 2011 23:08:18 +0000 Subject: format text, filenames in save-as dialog, set version to 0.3 git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@444 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 d42d85f..10b79e3 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.5"); + app.setApplicationVersion("0.3.0"); app.setApplicationName("gpg4usb"); // QSettings uses org-name for automatically setting path... -- cgit v1.2.3