summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-11-04 15:16:33 +0100
committerSlávek Banko <slavek.banko@axis.cz>2020-11-04 15:16:33 +0100
commitfb5b1b9e9f5d09e53156536385ab26834ae1557d (patch)
treedf742ee4c727a9f791fdb789e55b7d6ff5d84dd0
parenta7033346da3c8b1516e694476508386931f89635 (diff)
downloadtdeutils-fb5b1b9e9f5d09e53156536385ab26834ae1557d.tar.gz
tdeutils-fb5b1b9e9f5d09e53156536385ab26834ae1557d.zip
Update version number to R14.0.10.
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 7a4ecef..28e4704 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -17,7 +17,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdeutils )
set( PACKAGE tdeutils )
-set( VERSION R14.0.9 )
+set( VERSION R14.0.10 )
##### include essential cmake modules ###########