summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 12:17:55 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 12:17:55 +0100
commit2b22da8d169401917bbd06614b4d3ec8c8856547 (patch)
tree196e6b426050311f9ffdf806accfcd33439a68ba
parent4b69a07b7f8fb294c7d2833083fbd3735f323809 (diff)
downloadlibnsfb-2b22da8d169401917bbd06614b4d3ec8c8856547.tar.gz
libnsfb-2b22da8d169401917bbd06614b4d3ec8c8856547.tar.bz2
Update component version for releaserelease/0.1.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7b4dbb8..14f359e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.1.0
+COMPONENT_VERSION := 0.1.1
# Default to a static library
COMPONENT_TYPE ?= lib-static