From ffc7d20558295fea7a9d48352087822575968a0f Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Wed, 26 Jun 2019 21:56:00 +0100 Subject: Update Component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 95cb27e..dd6bbac 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := nsfb -COMPONENT_VERSION := 0.2.0 +COMPONENT_VERSION := 0.2.1 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3