summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-04-11 01:07:51 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-04-11 01:07:51 +0200
commite7cc155702cceda04abf47a66c995fe2a1917b06 (patch)
tree6ef4fc7cafaac4c4b99a69cb87341de5c775de62 /CMakeLists.txt
parent5ea7d8deee8d57f6099b109795f8b74d8e8f8f3a (diff)
downloadtdeio-umountwrapper-e7cc155702cceda04abf47a66c995fe2a1917b06.tar.gz
tdeio-umountwrapper-e7cc155702cceda04abf47a66c995fe2a1917b06.zip
Update version number for R14.0.8 final release.r14.0.8
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 eb7eb5a..3c2f3a3 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.7 )
+set( VERSION R14.0.8 )
#### include essential cmake modules