summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-01-03 11:46:21 +0000
committerVincent Sanders <vince@kyllikki.org>2016-01-03 11:46:21 +0000
commitee6294d3f46d41a3f279adb147a386b10e96a5aa (patch)
treef903afcdffb3123edd85ee3fcba290749201b39e /Makefile
parent088fa0819f1aeaf212a95caf7393a38c1640b5f0 (diff)
downloadlibnsgif-ee6294d3f46d41a3f279adb147a386b10e96a5aa.tar.gz
libnsgif-ee6294d3f46d41a3f279adb147a386b10e96a5aa.tar.bz2
Update component version for releaserelease/0.1.3
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index c78ee16..068a4ee 100644
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
#
# Makefile for libnsgif
#
-# Copyright 2009-1015 John-Mark Bell <jmb@netsurf-browser.org>
+# Copyright 2009-2015 John-Mark Bell <jmb@netsurf-browser.org>
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
# Default to a static library
COMPONENT_TYPE ?= lib-static