summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-12-18 22:17:55 +0100
committerSlávek Banko <slavek.banko@axis.cz>2019-12-18 22:17:55 +0100
commit69f8554dfd6375bb6b5e6411d3dbc9d792b7486a (patch)
tree15d367ed17d9c6d159f29fcdf0db744f642fe57e
parent3aa9bf6b3c3259f56d228a6b68baaea7f7868a81 (diff)
downloadtdeio-ftps-69f8554dfd6375bb6b5e6411d3dbc9d792b7486a.tar.gz
tdeio-ftps-69f8554dfd6375bb6b5e6411d3dbc9d792b7486a.zip
Update version number for R14.0.7 final release.r14.0.7
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 47546b9..8d625c2 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( tdeio-ftps )
-set( VERSION R14.0.6 )
+set( VERSION R14.0.7 )
#### include essential cmake modules