summaryrefslogtreecommitdiffstats
path: root/qtpass.iss
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-07-30 21:32:09 +0200
committerAnne Jan Brouwer <annejan@noprotocol.com>2015-07-30 21:32:09 +0200
commit30105daf5e5236f49fe67522631e7a9a9adcfc54 (patch)
tree9b0c0cfd42bd1769f39377e2a1b20189a3719897 /qtpass.iss
parentd4e0e23e2a32691c8f6d4aec859e3c5d24f30b9c (diff)
show created and exiry date in users view, also filter out expired keys, fixes https://github.com/IJHack/qtpass/issues/70
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 2cd3556a..c5483e4c 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 "0.9.1"
+#define MyAppVersion "0.9.2"
#define MyAppPublisher "IJhack"
#define MyAppURL "http://qtpass.org/"
#define MyAppExeName "qtpass.exe"