From adcc5da659efef69b4a49446a5f41d26771cf3da Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Tue, 21 Aug 2018 23:15:20 +0100 Subject: update component version for release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 74c9c4b..2b754ad 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := nsutils -COMPONENT_VERSION := 0.0.3 +COMPONENT_VERSION := 0.0.4 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3