summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-01-22 13:24:16 +0100
committerAnne Jan Brouwer <annejan@noprotocol.com>2016-01-22 13:24:16 +0100
commit055b8fcccbe04393f761bbd928165bf89295ee6b (patch)
treeb2680bf1cc5dbfee46cb6c17dda2a7a6953189e1
parenta14981272dcb25091251cb15b1d16e61c530fa7d (diff)
1.1 nomer
-rw-r--r--qtpass.iss2
-rw-r--r--qtpass.pro2
2 files changed, 2 insertions, 2 deletions
diff --git a/qtpass.iss b/qtpass.iss
index c7c50055..dbd15307 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.6"
+#define MyAppVersion "1.1.0"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"
diff --git a/qtpass.pro b/qtpass.pro
index fe6a5810..f59aaf51 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -7,7 +7,7 @@
# #
#----------------------------------------------------------
-VERSION = 1.0.6
+VERSION = 1.1.0
TEMPLATE = app
QT += core gui