summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-26 11:07:45 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-26 11:07:45 +0100
commitae5a9650cd01eb096e3c896a0cc467d47269f45d (patch)
treeccd662bc0054ddc9fe7e812b12cf04393112c8db /Makefile
parentadcc5da659efef69b4a49446a5f41d26771cf3da (diff)
downloadlibnsutils-ae5a9650cd01eb096e3c896a0cc467d47269f45d.tar.gz
libnsutils-ae5a9650cd01eb096e3c896a0cc467d47269f45d.tar.bz2
fix endian header guardrelease/0.0.5
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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