X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;h=6511191fd38f92511187f2dd20f00fc754a7d58e;hb=a0f95cf38d64b5a093d7745c616ff048e8d930b6;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