summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2018-05-07 16:24:20 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2018-05-07 16:24:20 +0200
commit2d3417e7580aaa36cfbb73a81da5ed765e927718 (patch)
treee6ac7b486362831aecc74ec687d19e8a718aaac8 /qtpass.iss
parent8658240a313b996ea8db92baf4a776533da213f2 (diff)
Updated version numberv1.2.2
Diffstat (limited to 'qtpass.iss')
-rw-r--r--qtpass.iss2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtpass.iss b/qtpass.iss
index 14a4b23b..98c27124 100644
--- a/qtpass.iss
+++ b/qtpass.iss
@@ -2,7 +2,7 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
#define MyAppName "QtPass"
-#define MyAppVersion "1.2.1"
+#define MyAppVersion "1.2.2"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"