prepare release 0.5.0

This commit is contained in:
Alexandre Quessy
2017-01-01 18:07:04 -05:00
parent 9fc6593d51
commit 88a4be4599
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
CONFIG += qt debug c++11
TEMPLATE = app
# Always use major.minor.micro version number format
VERSION = 0.4.1
VERSION = 0.5.0
TARGET = mapmap
QT += gui opengl xml core network
greaterThan(QT_MAJOR_VERSION, 4) {