summaryrefslogtreecommitdiffstats
path: root/qtpass.pro
diff options
context:
space:
mode:
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 \