From 5cbbe886e9a079716da44f2b9020ded627be728e Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 13 Oct 2017 10:00:16 +0100 Subject: Update component version for 0.1.6 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fa01e2e..d9cf652 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.5 +COMPONENT_VERSION := 0.1.6 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3