summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-08-03 13:53:17 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-08-03 13:53:17 +0200
commit4fd43b2ed8957c0a428f302db91076cdcbb8e6c3 (patch)
tree134ec591538b9ae106bc1702973a4b7cfffd83d5 /qtpass.iss
parent7f2d7b28931ef37cbf0ee778549d2f2c85344aa1 (diff)
git init now also for non-pass people
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 15249b68..0229fbc5 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.0"
+#define MyAppVersion "1.0.1"
#define MyAppPublisher "IJhack"
#define MyAppURL "http://qtpass.org/"
#define MyAppExeName "qtpass.exe"