summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
authorAnne Jan Brouwer <brouwer@annejan.com>2015-10-25 03:07:28 +0100
committerAnne Jan Brouwer <brouwer@annejan.com>2015-10-25 03:07:28 +0100
commit86c969711119b53687109f9be4a9961e55fdd1f3 (patch)
treeac46e901cc81f45df00b984ae48f2631f14c43ae /qtpass.pro
parent6a892e00b885366de0cceed95532ef5ecb8728b8 (diff)
one upv1.0.3
Diffstat (limited to 'qtpass.pro')
-rw-r--r--qtpass.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/qtpass.pro b/qtpass.pro
index 6dc2e09c..6377f2f1 100644
--- a/qtpass.pro
+++ b/qtpass.pro
@@ -7,6 +7,8 @@
#
#-------------------------------------------------
+VERSION = 1.0.3
+TEMPLATE = app
QT += core gui
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
@@ -18,9 +20,6 @@ macx {
TARGET = qtpass
}
-TEMPLATE = app
-VERSION = 1.0.2
-
SOURCES += main.cpp\
mainwindow.cpp \
dialog.cpp \