From ae5a9650cd01eb096e3c896a0cc467d47269f45d Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 26 Aug 2018 11:07:45 +0100 Subject: fix endian header guard --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2b754ad..b086bed 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := nsutils -COMPONENT_VERSION := 0.0.4 +COMPONENT_VERSION := 0.0.5 # Default to a static library COMPONENT_TYPE ?= lib-static -- cgit v1.2.3