From 928e7115c6ea138579bf81dcdc58929f12876920 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Wed, 6 May 2015 17:25:32 +0200 Subject: [PATCH] version 0.5 --- CMakeLists.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 896c2e8..aa78886 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,6 @@ # project: definitions project(pingcheck) -set(VERSION 0.4) +set(VERSION 0.5) set(VERSION_REVISION 0) set(TARGET ${PROJECT_NAME}) -- 1.7.1