summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2016-11-12 15:35:04 +0100
committerSlávek Banko <[email protected]>2016-11-12 15:35:04 +0100
commit39fbdbca6efa55002b9e54e14ccc024a345099e8 (patch)
treee57845836eef6cffd1d9b1396902cd78a2522988
parent72289c00b033a3a0cd32aa033edf292d13b5cb4c (diff)
downloadk3b-i18n-39fbdbca6efa55002b9e54e14ccc024a345099e8.tar.gz
k3b-i18n-39fbdbca6efa55002b9e54e14ccc024a345099e8.zip
Update version number for new target R14.0.5
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c830559..ebcbd95 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@ cmake_minimum_required( VERSION 2.8 )
##### general package setup #####################
project( k3b-i18n )
-set( VERSION R14.0.4 )
+set( VERSION R14.0.5 )
##### include essential cmake modules ###########