From: Christian Herdtweck Date: Wed, 10 Jun 2015 14:33:11 +0000 (+0200) Subject: increased revision --> v0.6r2 X-Git-Url: http://developer.intra2net.com/git/?p=pingcheck;a=commitdiff_plain;h=58db8eacc3332c099d9299a4eb174f449124b479 increased revision --> v0.6r2 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 453dba7..590831a 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # project: definitions project(pingcheck) set(VERSION 0.6) -set(VERSION_REVISION 1) +set(VERSION_REVISION 2) set(TARGET ${PROJECT_NAME}) # cmake: build options