X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=2933bb03bc7d651b80e0a12fa41506b192714202;hb=83a6c4e93f773d0ef9600ab31cc12611062aa472;hp=4556eec939920be7c2e3ec898cee6421eb97ffdd;hpb=035aa3397d290e4e475ede4c7faa1f40f52e454e;p=libsvgtiny.git diff --git a/Makefile b/Makefile index 4556eec..2933bb0 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.0.1 +COMPONENT_VERSION := 0.0.2 # Default to a static library COMPONENT_TYPE ?= lib-static