updated version

This commit is contained in:
Martchus 2015-10-16 21:33:58 +02:00
parent f862eb1c1f
commit b08a4cf600
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ appname = "Geo coordinate calculator"
appauthor = Martchus
appurl = "https://github.com/$${appauthor}/$${projectname}"
QMAKE_TARGET_DESCRIPTION = "Command line tool for basic calculations with geo coordinates such as format conversions and calculation of distance, bearing, mid point, destination and more."
VERSION = 1.0.0
VERSION = 1.0.1
CONFIG += no-gui