summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-11-03 00:22:35 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-11-03 00:22:35 +0100
commit0968b25512aa45b3975a21c8fca58b7d82f170ee (patch)
treebe1c1e79aa08467c8d451a8c751a7c90b13fdf0d /qtpass.iss
parent5adc49c5e606cf14cb3fe77d106cb5ceba4ff6a6 (diff)
renamed Dialog to ConfigDialog for clarity, upped version number to 1.0.4
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 6dbc6212..cecc1cfb 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.3"
+#define MyAppVersion "1.0.4"
#define MyAppPublisher "IJhack"
#define MyAppURL "http://qtpass.org/"
#define MyAppExeName "qtpass.exe"