]> gitweb.michael.orlitzky.com - libsvgtiny.git/blobdiff - Makefile
Ensure we report failures better
[libsvgtiny.git] / Makefile
index 8b5a1efebb6b7c007868614e2a574865bea1f5f2..d9cf652ce8234a2ab122273b41407eafbaf6e48e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
 
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.4
+COMPONENT_VERSION := 0.1.6
 # Default to a static library
 COMPONENT_TYPE ?= lib-static