]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update component version for release
authorVincent Sanders <vince@kyllikki.org>
Tue, 28 Aug 2018 10:18:37 +0000 (11:18 +0100)
committerVincent Sanders <vince@kyllikki.org>
Tue, 28 Aug 2018 10:18:37 +0000 (11:18 +0100)
Makefile

index d9cf652ce8234a2ab122273b41407eafbaf6e48e..6511191fd38f92511187f2dd20f00fc754a7d58e 100644 (file)
--- 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