summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-04-19 20:21:23 +0100
committerVincent Sanders <vince@kyllikki.org>2013-04-19 20:21:23 +0100
commit9aeab2e5176285583f8d669ba79ce6ff45b81a00 (patch)
tree116fbc8152b01197f50bac0845a32410fd0ed51e
parent3cf116eca8088b8f140eb3ddb38fa9c23439544e (diff)
downloadlibnsfb-9aeab2e5176285583f8d669ba79ce6ff45b81a00.tar.gz
libnsfb-9aeab2e5176285583f8d669ba79ce6ff45b81a00.tar.bz2
update component version for releaserelease/0.1.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 89d7b6b..50cae71 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.0.2
+COMPONENT_VERSION := 0.1.0
# Default to a static library
COMPONENT_TYPE ?= lib-static