diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-08-26 18:41:59 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-08-26 18:41:59 +0200 |
commit | ca89b28f606423bad74d30684aee960b10783efb (patch) | |
tree | 02f7a2fcef2bed64792c3cb2409c0156cc88edbe /tde-i18n-nds/CMakeLists.txt | |
parent | 7c6d9f859f39472a44c8927ffbdc4a4557ae0ae7 (diff) | |
download | tde-i18n-ca89b28f606423bad74d30684aee960b10783efb.tar.gz tde-i18n-ca89b28f606423bad74d30684aee960b10783efb.zip |
Update version number for new target R14.0.2r14.0.2
Diffstat (limited to 'tde-i18n-nds/CMakeLists.txt')
-rw-r--r-- | tde-i18n-nds/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tde-i18n-nds/CMakeLists.txt b/tde-i18n-nds/CMakeLists.txt index 132d7d16846..5995b1d1ce9 100644 --- a/tde-i18n-nds/CMakeLists.txt +++ b/tde-i18n-nds/CMakeLists.txt @@ -15,7 +15,7 @@ cmake_minimum_required( VERSION 2.8 ) ##### general package setup ##################### project( tde-i18n-nds ) -set( VERSION R14.0.1 ) +set( VERSION R14.0.2 ) ##### include essential cmake modules ########### |