summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 11:40:14 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 11:40:14 +0100
commitdc7271659c22580d8f16e2a66ff5163efa46814b (patch)
treed89afe12872d34b7c963c6f0bcb4c39c63f07393 /Makefile
parent000a7509fff120444825e76a61776b1582fc1089 (diff)
downloadlibnsgif-dc7271659c22580d8f16e2a66ff5163efa46814b.tar.gz
libnsgif-dc7271659c22580d8f16e2a66ff5163efa46814b.tar.bz2
Update component version for releaserelease/0.1.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e609647..099477d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := nsgif
-COMPONENT_VERSION := 0.1.0
+COMPONENT_VERSION := 0.1.1
# Default to a static library
COMPONENT_TYPE ?= lib-static