summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-06-26 21:56:00 +0100
committerVincent Sanders <vince@kyllikki.org>2019-06-26 21:56:00 +0100
commitffc7d20558295fea7a9d48352087822575968a0f (patch)
tree7af1b56daf7bf65e5a860a58b541e83d9c0fe66a
parent71d24289c2826b7af51f3001c25fa824ccd043a4 (diff)
downloadlibnsfb-ffc7d20558295fea7a9d48352087822575968a0f.tar.gz
libnsfb-ffc7d20558295fea7a9d48352087822575968a0f.tar.bz2
Update Component version for releaserelease/0.2.1
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 95cb27e..dd6bbac 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.2.0
+COMPONENT_VERSION := 0.2.1
# Default to a static library
COMPONENT_TYPE ?= lib-static