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