summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-15 13:47:49 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-15 13:51:05 +0100
commit00693569dd0b86800030339af84454f1be5b419d (patch)
tree0f36b23ee6779ea3bafc4b73812ef4298a26aadc
parent71d303a1805b454395b9b2ed4d1007699b9d1314 (diff)
downloadlibnsfb-release/0.1.6.tar.gz
libnsfb-release/0.1.6.tar.bz2
Update component version for 0.1.6 releaserelease/0.1.6
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d669bae..fed9b5d 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.1.5
+COMPONENT_VERSION := 0.1.6
# Default to a static library
COMPONENT_TYPE ?= lib-static