update version number in .pro file

This commit is contained in:
Alexandre Quessy
2014-12-28 16:09:19 -05:00
parent d0199deee9
commit 20053bd6f3
+1 -1
View File
@@ -1,6 +1,6 @@
CONFIG += qt debug
TEMPLATE = app
VERSION = 0.1.2
VERSION = 0.2.0
TARGET = mapmap
QT += gui opengl xml widgets
DEFINES += UNICODE QT_THREAD_SUPPORT QT_CORE_LIB QT_GUI_LIB