summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-13 09:55:06 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-13 09:55:06 +0100
commitad979f25037ab878d80634c945daa0ff326d885a (patch)
tree0800e19aa17df3aaa53a3a8870d641c4701d35d9
parentc9b99d28a0be8eb76c6eb0575c7a51b524da832c (diff)
downloadlibnsgif-ad979f25037ab878d80634c945daa0ff326d885a.tar.gz
libnsgif-ad979f25037ab878d80634c945daa0ff326d885a.tar.bz2
Update component version for 0.2.0 releaserelease/0.2.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 54a25b3..d56698b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.1.4
+COMPONENT_VERSION := 0.2.0
# Default to a static library
COMPONENT_TYPE ?= lib-static