summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-05-02 15:33:31 +0200
committerSlávek Banko <[email protected]>2021-05-02 15:33:31 +0200
commit5a3ae17e3266da7400691553c2065d66e43cb272 (patch)
treef4ba1458384e6e289d186830e3b34c0c3eec4067
parente480548922827392fe1c324017d38db7d4009bf5 (diff)
downloadtdeio-ftps-5a3ae17e3266da7400691553c2065d66e43cb272.tar.gz
tdeio-ftps-5a3ae17e3266da7400691553c2065d66e43cb272.zip
Update version number to R14.0.11.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5d8dc95..c9f2e7d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( tdeio-ftps )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
#### include essential cmake modules