summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-28 11:18:37 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-28 11:18:37 +0100
commite31a20a97c6cd957ac4d858318f5819b90d97f77 (patch)
treea9fb4ae87887ff0cb6243d16b7cf5fc19d29bd0e /Makefile
parent8b42b87e23dd3bd6d3a3e5c8f7693852f33087be (diff)
downloadlibsvgtiny-c1bee547da0b5ee29035affe723602a1973fae58.tar.gz
libsvgtiny-c1bee547da0b5ee29035affe723602a1973fae58.tar.bz2
Update component version for releaserelease/0.1.7
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d9cf652..6511191 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.6
+COMPONENT_VERSION := 0.1.7
# Default to a static library
COMPONENT_TYPE ?= lib-static