summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-11-02 02:24:40 +0100
committerSlávek Banko <slavek.banko@axis.cz>2021-11-02 02:24:40 +0100
commit93c527127bca43c405998d28e291c04e83d8e032 (patch)
tree33ddcf8d19713a02b5dcf532a7f5973b7e64cdca /CMakeLists.txt
parent1cacb9d6f39608d546c9f59cc306c383ccdd2b16 (diff)
downloadtdeio-umountwrapper-93c527127bca43c405998d28e291c04e83d8e032.tar.gz
tdeio-umountwrapper-93c527127bca43c405998d28e291c04e83d8e032.zip
Update version number to R14.0.12.
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 de30551..878c0fd 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.11 )
+set( VERSION R14.0.12 )
#### include essential cmake modules