summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-01-03 11:52:16 +0000
committerVincent Sanders <vince@kyllikki.org>2016-01-03 11:52:16 +0000
commit7a323cd23444d61b164300dff1b9803774f91426 (patch)
tree776eb1082f429294c823610dddd446e46e955ca1
parentc2e7486dbc7662a55205e8fad2f1c85689eef8ec (diff)
downloadlibnsfb-7a323cd23444d61b164300dff1b9803774f91426.tar.gz
libnsfb-7a323cd23444d61b164300dff1b9803774f91426.tar.bz2
Update component version for releaserelease/0.1.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d37f91..bea4fa3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.4
# Default to a static library
COMPONENT_TYPE ?= lib-static