openEMS v0.0.32

Signed-off-by: Thorsten Liebig <Thorsten.Liebig@gmx.de>
This commit is contained in:
Thorsten Liebig 2014-08-16 13:49:00 +02:00
parent d6ca840411
commit 595a054597

View File

@ -12,7 +12,7 @@ CONFIG += debug_and_release
#
# VERSION
#
VERSION=0.0.31
VERSION=0.0.32
# add git revision
GITREV = $$system(git describe --tags)