summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-05-02 15:33:32 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-05-02 15:33:32 +0200
commitb59f3635cc343bde5e86c30b40e1c592d50a7efa (patch)
tree79f78b45951a518f0d69df626f06d3acc3592873 /CMakeLists.txt
parent211a8aa223e91ce145b1ca5d5efc7adf19aec48f (diff)
downloadtdeio-umountwrapper-b59f3635cc343bde5e86c30b40e1c592d50a7efa.tar.gz
tdeio-umountwrapper-b59f3635cc343bde5e86c30b40e1c592d50a7efa.zip
Update version number to R14.0.11.
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 372ceba..2c50362 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( tdeio-umountwrapper )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
#### include essential cmake modules