summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 09:27:57 +0000
committerDaniel Silverstone <dsilvers@digital-scurf.org>2016-11-19 09:27:57 +0000
commit944ea7acb8c8e894b84f4c9545cd93339c23c350 (patch)
tree85b1954c31c99ae921124010ae34ab044fc81d60 /Makefile
parent0615d2ea332b07586dc838bab7121253f0396db3 (diff)
downloadlibnsgif-944ea7acb8c8e894b84f4c9545cd93339c23c350.tar.gz
libnsgif-944ea7acb8c8e894b84f4c9545cd93339c23c350.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 068a4ee..54a25b3 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.4
# Default to a static library
COMPONENT_TYPE ?= lib-static