summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-09-24 22:50:20 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-09-24 22:50:20 +0200
commite7b4ba7f2988114c5bd0b3594e892d2521751057 (patch)
treeee49396b108bfc7786daf4417665eda313b64907 /qtpass.iss
parent7ad43afc5128cbd413ee42437ff6297174a24e5d (diff)
Version 1.0.2 and set default passwordChars if missing
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 0229fbc5..dc3357d9 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.0.1"
+#define MyAppVersion "1.0.2"
#define MyAppPublisher "IJhack"
#define MyAppURL "http://qtpass.org/"
#define MyAppExeName "qtpass.exe"