From 595a0545977389074eed32e446c1722cd1f34f07 Mon Sep 17 00:00:00 2001 From: Thorsten Liebig Date: Sat, 16 Aug 2014 13:49:00 +0200 Subject: [PATCH] openEMS v0.0.32 Signed-off-by: Thorsten Liebig --- openEMS.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openEMS.pro b/openEMS.pro index 4eddb67..d0a1706 100644 --- a/openEMS.pro +++ b/openEMS.pro @@ -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)