X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;h=d9cf652ce8234a2ab122273b41407eafbaf6e48e;hb=d62f8b2a13cf7e7bcc4963e541d27490dda77757;hp=fa01e2ec5140645ae6a70039dca1e94cb289c2f1;hpb=fd34818e098caf2810c3083abf90a59e01355514;p=libsvgtiny.git diff --git a/Makefile b/Makefile index fa01e2e..d9cf652 100644 --- 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