summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-05-03 10:22:41 +0200
committerSlávek Banko <slavek.banko@axis.cz>2022-05-03 10:22:41 +0200
commit68c832e960cd3105c163c5359e410c30a1f50b0a (patch)
tree0e240a55a47e222e50a9cc43ed0b24719226b508 /CMakeLists.txt
parent67667f069857829ea81db5bb791844f9558adb37 (diff)
downloadtdeio-umountwrapper-68c832e960cd3105c163c5359e410c30a1f50b0a.tar.gz
tdeio-umountwrapper-68c832e960cd3105c163c5359e410c30a1f50b0a.zip
Update version number to the upcoming R14.0.13.
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 4a61bbc..bf8cb38 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 3.1 )
#### general package setup
project( tdeio_umountwrapper )
-set( VERSION R14.0.12 )
+set( VERSION R14.0.13 )
#### include essential cmake modules