From: Vincent Sanders Date: Tue, 28 Aug 2018 10:18:37 +0000 (+0100) Subject: Update component version for release X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=e31a20a97c6cd957ac4d858318f5819b90d97f77;p=libsvgtiny.git Update component version for release --- 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