summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 23:15:23 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 23:15:23 +0000
commit37d7affb1f6434647547c3183e30991d551fbc01 (patch)
treeddb8dad04284a2810d4bc17b892057d2753542f2 /Makefile
parent1ed0510ce324535f355a069730cf4842097fc9c1 (diff)
downloadlibnsfb-37d7affb1f6434647547c3183e30991d551fbc01.tar.gz
libnsfb-37d7affb1f6434647547c3183e30991d551fbc01.tar.bz2
Update the component version for releaserelease/0.1.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c827b6..37351f7 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
# Default to a static library
COMPONENT_TYPE ?= lib-static