increase version to 0.7
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 19 Jun 2015 15:27:37 +0000 (17:27 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Fri, 19 Jun 2015 15:27:37 +0000 (17:27 +0200)
main feature: tested time warp compatibility (or lack thereof, see file TODO)

CMakeLists.txt

index c29c155..5e164b2 100644 (file)
@@ -1,7 +1,7 @@
 # project: definitions
 project(pingcheck)
-set(VERSION 0.6)
-set(VERSION_REVISION 5)
+set(VERSION 0.7)
+set(VERSION_REVISION 0)
 set(TARGET ${PROJECT_NAME})
 
 # cmake: build options