summaryrefslogtreecommitdiff
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
parent8b42b87e23dd3bd6d3a3e5c8f7693852f33087be (diff)
downloadlibsvgtiny-e31a20a97c6cd957ac4d858318f5819b90d97f77.tar.gz
libsvgtiny-e31a20a97c6cd957ac4d858318f5819b90d97f77.tar.bz2
Update component version for releaserelease/0.1.7
-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