From 63fc81f84d3ecbbeb5ae336dae0f1be07aa329b4 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Thu, 12 Oct 2017 17:09:02 +0100 Subject: Prepare for 0.1.0 release --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 5c9c7b8..6c3f2eb 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # Component settings COMPONENT := nslog -COMPONENT_VERSION := 0.0.0 +COMPONENT_VERSION := 0.1.0 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3