summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 09:25:14 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 09:25:14 +0000
commit451cd990477dfcf50058370a7f8c67dba0d612bb (patch)
treef83a786d19544ed59c784aae934c2e76029135c2 /Makefile
parent3c65665517a3a3a1373b9ca2b1829bf657e293a3 (diff)
downloadlibnsbmp-451cd990477dfcf50058370a7f8c67dba0d612bb.tar.gz
libnsbmp-451cd990477dfcf50058370a7f8c67dba0d612bb.tar.bz2
Prepare for release of 0.1.4release/0.1.4
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e40cee5..5dbfeaa 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsbmp
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.4
# Default to a static library
COMPONENT_TYPE ?= lib-static