From 79f19011072ed9223900d4cc4e4f87198c9fee29 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 28 Aug 2018 10:33:35 +0100 Subject: Update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f956e6a..95cb27e 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := nsfb -COMPONENT_VERSION := 0.1.6 +COMPONENT_VERSION := 0.2.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3