From: Christian Herdtweck Date: Wed, 6 May 2015 15:25:32 +0000 (+0200) Subject: version 0.5 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=928e7115c6ea138579bf81dcdc58929f12876920;p=pingcheck version 0.5 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 896c2e8..aa78886 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # project: definitions project(pingcheck) -set(VERSION 0.4) +set(VERSION 0.5) set(VERSION_REVISION 0) set(TARGET ${PROJECT_NAME})