From d5b4c96268df11437957c288f95490f011db9335 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 21:41:00 +0100 Subject: Update component version to 0.2.2 for release Signed-off-by: Vincent Sanders --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index dd6bbac..e70cffb 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for libnsfb # -# Copyright 2013-2015 Vincent Sanders +# Copyright 2013-2020 Vincent Sanders # Component settings COMPONENT := nsfb -COMPONENT_VERSION := 0.2.1 +COMPONENT_VERSION := 0.2.2 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3