summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 22:24:52 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2019-03-03 22:24:52 +0900
commitd3d01bdc53fcef247b5514d2c3fc784492af352f (patch)
tree1e0fa52059a4c01d7884ad6d0ac073e75e4c66ba
parentec4ea68178580f3a340d0f8ebcde354574d60d23 (diff)
downloadtdeio-umountwrapper-d3d01bdc53fcef247b5514d2c3fc784492af352f.tar.gz
tdeio-umountwrapper-d3d01bdc53fcef247b5514d2c3fc784492af352f.zip
Updated VERSION reference to R14.0.6 in CMakeLists.txt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index ea6c2be..3567022 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( tdeio-umountwrapper )
-set( VERSION R14.1.0 )
+set( VERSION R14.0.6 )
#### include essential cmake modules