upm: update to version 0.1.8 upstream v0.1.8
authorBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 3 Sep 2014 08:39:51 +0000 (09:39 +0100)
committerBrendan Le Foll <brendan.le.foll@intel.com>
Wed, 3 Sep 2014 08:39:51 +0000 (09:39 +0100)
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
CMakeLists.txt

index 6e766c3..927ed0f 100644 (file)
@@ -20,7 +20,7 @@ include (GetGitRevisionDescription)
 git_describe (VERSION "--tags")
 if ("x_${VERSION}" STREQUAL "x_GIT-NOTFOUND")
   message (WARNING " - Install git to compile a production libmraa!")
-  set (VERSION "v0.1.7-dirty")
+  set (VERSION "v0.1.8-dirty")
 endif ()
 
 message (INFO " - UPM Version ${VERSION}")