From: Christian Herdtweck Date: Mon, 4 May 2015 07:12:09 +0000 (+0200) Subject: define this as revision 3 of version 0.3 and add to intranator source master X-Git-Url: http://developer.intra2net.com/git/?p=pingcheck;a=commitdiff_plain;h=1a97b4ce619649701d368f505f6754a9845a7d74 define this as revision 3 of version 0.3 and add to intranator source master --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 615d547..f38e961 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # project: definitions project(pingcheck) set(VERSION 0.3) -set(VERSION_REVISION 2) +set(VERSION_REVISION 3) set(TARGET ${PROJECT_NAME}) # cmake: build options