From ad979f25037ab878d80634c945daa0ff326d885a Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Fri, 13 Oct 2017 09:55:06 +0100 Subject: Update component version for 0.2.0 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 54a25b3..d56698b 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := nsgif -COMPONENT_VERSION := 0.1.4 +COMPONENT_VERSION := 0.2.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3