Branch: r14.0.x

73831b4e 2019-03-03 13:24:53 Michele Calgaro
Updated VERSION reference to R14.0.6 in CMakeLists.txt

Signed-off-by: Michele Calgaro <michele.calgaro@...>
M CMakeLists.txt

CMakeLists.txt

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1176115..4cc5819 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@
 #### general package setup
 
 project( tdesudo )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.6 )
 
 
 #### include essential cmake modules