X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;h=6511191fd38f92511187f2dd20f00fc754a7d58e;hb=751f149981f754a5531ddd1f18a5be4445ae05be;hp=fa01e2ec5140645ae6a70039dca1e94cb289c2f1;hpb=fd34818e098caf2810c3083abf90a59e01355514;p=libsvgtiny.git diff --git a/Makefile b/Makefile index fa01e2e..6511191 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.5 +COMPONENT_VERSION := 0.1.7 # Default to a static library COMPONENT_TYPE ?= lib-static