upm: update to 0.1.7 v0.1.7
authorThomas Ingleby <thomas.c.ingleby@intel.com>
Mon, 18 Aug 2014 15:03:13 +0000 (16:03 +0100)
committerThomas Ingleby <thomas.c.ingleby@intel.com>
Mon, 18 Aug 2014 15:03:13 +0000 (16:03 +0100)
Signed-off-by: Thomas Ingleby <thomas.c.ingleby@intel.com>
CMakeLists.txt

index b5108a5..6e766c3 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.5-dirty")
+  set (VERSION "v0.1.7-dirty")
 endif ()
 
 message (INFO " - UPM Version ${VERSION}")