summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2016-09-26 23:12:38 +0200
committerAnne Jan Brouwer <brouwer@annejan.com>2016-09-26 23:12:38 +0200
commit31078638ab6b5d23eaea217f2d9bac853de963bb (patch)
treec7840bc1218d927d23be06cd0a1541b6473aca7b
parentde4bee37487edf4b63f82452a9b2c1bb1f162bdd (diff)
Pre 1.1.4v1.1.4
-rw-r--r--qtpass.iss2
-rw-r--r--qtpass.pro2
-rw-r--r--qtpass.spec2
3 files changed, 3 insertions, 3 deletions
diff --git a/qtpass.iss b/qtpass.iss
index 01de8f0a..ccaf753a 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.3"
+#define MyAppVersion "1.1.4"
#define MyAppPublisher "IJhack"
#define MyAppURL "https://qtpass.org/"
#define MyAppExeName "qtpass.exe"
diff --git a/qtpass.pro b/qtpass.pro
index ea6312ac..4ef73625 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -7,7 +7,7 @@
# #
#---------------------------------------------------------#
-VERSION = 1.1.3
+VERSION = 1.1.4
TEMPLATE = app
QT += core gui
diff --git a/qtpass.spec b/qtpass.spec
index cff6c246..66f3a50c 100644
--- a/qtpass.spec
+++ b/qtpass.spec
@@ -7,7 +7,7 @@
# This should probably be part of a release process.
Name: qtpass
-Version: 1.1.3
+Version: 1.1.4
Release: 2%{?dist}
Summary: QtPass is a multi-platform GUI for pass, the standard unix password manager.
License: GPLv3