summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2021-04-23 01:52:44 +0200
committerSlávek Banko <slavek.banko@axis.cz>2021-04-23 01:52:44 +0200
commitd6e7a1918110234bf35b67ea65cf8b68e5041f1c (patch)
treeee7c9125998094e53c69722e0075127c8283dfa9
parent7d65ceb1321cef7941c31352bcc7cb6e1d2c31dc (diff)
downloadtdeaccessibility-d6e7a1918110234bf35b67ea65cf8b68e5041f1c.tar.gz
tdeaccessibility-d6e7a1918110234bf35b67ea65cf8b68e5041f1c.zip
Update version number to R14.0.10.r14.0.10
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ef8985f..58e5af7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( tdeaccessibility )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.10 )
#### include essential cmake modules