From: Christian Herdtweck Date: Thu, 16 Jul 2015 07:53:04 +0000 (+0200) Subject: revision 1 of version 0.7 X-Git-Url: http://developer.intra2net.com/git/?p=pingcheck;a=commitdiff_plain;h=bb17f9543985132b14e5183e1eda85239144e1cb revision 1 of version 0.7 --- diff --git a/CMakeLists.txt b/CMakeLists.txt index 5e164b2..f168269 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,7 +1,7 @@ # project: definitions project(pingcheck) set(VERSION 0.7) -set(VERSION_REVISION 0) +set(VERSION_REVISION 1) set(TARGET ${PROJECT_NAME}) # cmake: build options