summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2015-11-30 20:33:55 +0100
committerSlávek Banko <slavek.banko@axis.cz>2015-11-30 20:33:55 +0100
commitf30198d36f2c0dc0c1cb1110b36423af6671b702 (patch)
tree27a012062bdaf6b0088f7ac6695b7f13e9bade91 /CMakeLists.txt
parentceacf48b0df86414754aff8b2e21c1343c352ecd (diff)
downloadtdebase-f30198d36f2c0dc0c1cb1110b36423af6671b702.tar.gz
tdebase-f30198d36f2c0dc0c1cb1110b36423af6671b702.zip
Update version number for new target R14.0.3
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 d8a80e5af..dd5973485 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@ cmake_minimum_required( VERSION 2.8 )
project( tdebase )
set( PACKAGE tdebase )
-set( VERSION R14.0.2 )
+set( VERSION R14.0.3 )
##### include essential cmake modules ###########