summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-04-04 10:39:56 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-04-04 10:39:56 +0200
commit975cfa98bd29c750786fd87721a7253b5375fd4f (patch)
tree927cc58ce1c2ccbced0984c6772ff1dc95c5edf7 /qtpass.iss
parentd9c7d95334798797512f782d8f4fc0631ea85d40 (diff)
Version numbers
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 d19b2549..80f2dc76 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.1.0"
+#define MyAppVersion "1.1.1"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"