summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-11-12 15:35:29 +0100
committerSlávek Banko <slavek.banko@axis.cz>2016-11-12 15:35:29 +0100
commitb8b17f23840cb975095b81ceab4374b23ca78804 (patch)
tree3403db0bb066c47438d464e0b0882c2795e33168 /CMakeLists.txt
parent4ddadadad0580f340fc6a5bfa2df22cf5aa879c3 (diff)
downloadtdeutils-b8b17f23840cb975095b81ceab4374b23ca78804.tar.gz
tdeutils-b8b17f23840cb975095b81ceab4374b23ca78804.zip
Update version number for new target R14.0.5
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 6c5e634..76979c4 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.4 )
+set( VERSION R14.0.5 )
##### include essential cmake modules ###########