]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update component version for 0.1.6 release
authorVincent Sanders <vince@kyllikki.org>
Fri, 13 Oct 2017 09:00:16 +0000 (10:00 +0100)
committerVincent Sanders <vince@kyllikki.org>
Fri, 13 Oct 2017 09:00:16 +0000 (10:00 +0100)
Makefile

index fa01e2ec5140645ae6a70039dca1e94cb289c2f1..d9cf652ce8234a2ab122273b41407eafbaf6e48e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.5
+COMPONENT_VERSION := 0.1.6
 # Default to a static library
 COMPONENT_TYPE ?= lib-static