From: Thomas Jarosch Date: Wed, 27 May 2015 08:51:22 +0000 (+0200) Subject: Release version 0.6 X-Git-Url: http://developer.intra2net.com/git/?p=pingcheck;a=commitdiff_plain;h=434536f5d6fc438d8c9fb4749da21b369015a9f5 Release version 0.6 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index b765f72..cbe494d 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # project: definitions project(pingcheck) -set(VERSION 0.5) -set(VERSION_REVISION 2) +set(VERSION 0.6) +set(VERSION_REVISION 0) set(TARGET ${PROJECT_NAME}) # cmake: build options