summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2021-05-02 15:33:20 +0200
committerSlávek Banko <[email protected]>2021-05-02 15:33:20 +0200
commit7434a1112b3dd398f3d8bd679c9bf67d0d02ea54 (patch)
treeb9c0bbecb6dd06df09f016e1f5ca51dbd113cc8c
parent461fa6ce831fec705096ea252cbf1160acc83d09 (diff)
downloadcompizconfig-backend-tdeconfig-7434a1112b3dd398f3d8bd679c9bf67d0d02ea54.tar.gz
compizconfig-backend-tdeconfig-7434a1112b3dd398f3d8bd679c9bf67d0d02ea54.zip
Update version number to R14.0.11.
Signed-off-by: Slávek Banko <[email protected]>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 225892c..50978ed 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( compizconfig-backend-tdeconfig )
-set( VERSION R14.0.10 )
+set( VERSION R14.0.11 )
#### include essential cmake modules