From e31a20a97c6cd957ac4d858318f5819b90d97f77 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 Aug 2018 11:18:37 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d9cf652..6511191 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.6 +COMPONENT_VERSION := 0.1.7 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3