summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAshish Gupta <ashmew2@gmail.com>2017-04-02 15:17:29 +0200
committerAshish Gupta <ashmew2@gmail.com>2017-04-02 15:17:29 +0200
commite5f4fcde2a7140a82d480867241fddfb3ef62368 (patch)
tree9e7d11873cc331e3805e288a92becfffcc558439 /Makefile
parent18c18d139e7ba8251d6b6c3d62ef1407ff3fc4ad (diff)
parent167205c109291aa1957ba64667efa12ce53bba5d (diff)
downloadlibnsfb-e5f4fcde2a7140a82d480867241fddfb3ef62368.tar.gz
libnsfb-e5f4fcde2a7140a82d480867241fddfb3ef62368.tar.bz2
Merge libnsfb master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b4eaee6..6c0741c 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsfb
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.5
# Default to a static library
COMPONENT_TYPE ?= lib-static