Branch: r14.0.x

39fbdbca 2016-11-12 08:35:04 Slávek Banko
Update version number for new target R14.0.5
M CMakeLists.txt
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c830559..ebcbd95 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -15,7 +15,7 @@
 ##### general package setup #####################
 
 project( k3b-i18n )
-set( VERSION R14.0.4 )
+set( VERSION R14.0.5 )
 
 
 ##### include essential cmake modules ###########