summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2021-07-30 13:00:07 +0900
committerMichele Calgaro <[email protected]>2021-07-30 13:01:26 +0900
commit2413de9edf764a6b27a25b6e813e8793560a4b52 (patch)
tree2c1a0b21ba312f74c55d235262aa3fcb2a5c248d /CMakeLists.txt
parent9e8c349696fb0f100806d55bd69967b02eefbc19 (diff)
downloadtwin-style-suse2-2413de9edf764a6b27a25b6e813e8793560a4b52.tar.gz
twin-style-suse2-2413de9edf764a6b27a25b6e813e8793560a4b52.zip
Updated project version for R14.0.x branch.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8fc4fca..c8c3de3 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8.12 )
#### general package setup
project( twin-style-suse2 )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.11 )
#### include essential cmake modules