Passing files to new version 0.4.0

This commit is contained in:
Tats
2016-03-16 11:13:39 -04:00
parent 0dd48c3ccb
commit a4e4d282ea
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
CONFIG += qt debug c++11
TEMPLATE = app
VERSION = 0.3.2
VERSION = 0.4
TARGET = mapmap
QT += gui opengl xml core
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets core