From 142a7945fb9fe477324f8df5e9645ef161042483 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 24 May 2020 19:24:56 +0100 Subject: Update component version to 0.1.0 for release Signed-off-by: Vincent Sanders --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b086bed..f62bf69 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for libnsutils # -# Copyright 2014-1015 Vincent Sanders +# Copyright 2014-2020 Vincent Sanders # Component settings COMPONENT := nsutils -COMPONENT_VERSION := 0.0.5 +COMPONENT_VERSION := 0.1.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3