summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-12-18 22:17:56 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-12-18 22:17:56 +0100
commitb15eb211036488dc2e54cc1f30b2ea20f7c21bb7 (patch)
treee912100ec73535e77533db1b9dbe066777808710 /CMakeLists.txt
parent88a1b55490aeee6432e130ef420de332e0c1eb22 (diff)
downloadtdeio-umountwrapper-b15eb211036488dc2e54cc1f30b2ea20f7c21bb7.tar.gz
tdeio-umountwrapper-b15eb211036488dc2e54cc1f30b2ea20f7c21bb7.zip
Update version number for R14.0.7 final release.r14.0.7
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 3567022..eb7eb5a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( tdeio-umountwrapper )
-set( VERSION R14.0.6 )
+set( VERSION R14.0.7 )
#### include essential cmake modules