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
commitde919bffb12190da6f5f907080eeef51fd6bde97 (patch)
treeac46e901cc81f45df00b984ae48f2631f14c43ae /qtpass.pro
parent3aa349700ff397bf162e7551bf7256552cd71103 (diff)
one up
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 \