Branch: r14.0.x

367bda8c 2019-03-03 13:24:40 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 91dcc39..86ab9f0 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@
 #### general package setup
 
 project( kbarcode )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.6 )
 
 
 #### include essential cmake modules