From: Christian Herdtweck Date: Fri, 13 Mar 2015 14:18:52 +0000 (+0100) Subject: increased version to 0.3 since have now new ICMP packet structure and X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=6e5eb566a7a765c029c212cb5feefd7ca633d6e9;p=pingcheck increased version to 0.3 since have now new ICMP packet structure and packet feeder tool and will create new tar from this --- diff --git a/CMakeLists.txt b/CMakeLists.txt index e53bca8..b283aaf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # project: definitions project(pingcheck) -set(VERSION 0.2) +set(VERSION 0.3) set(TARGET ${PROJECT_NAME}) # cmake: build options