X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=Makefile;fp=Makefile;h=392d9daf095f2aeaf4bf7159406b5301e5dd1258;hb=7ef85fcc24ca9220427d0276a7b60ed8ba40ff95;hp=6ecef77b1b6e36abf98b0580f6dec24967f272d2;hpb=44e516175ea8230af288c3e41dadae8d42a4e31a;p=libsvgtiny.git diff --git a/Makefile b/Makefile index 6ecef77..392d9da 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.0 +COMPONENT_VERSION := 0.1.1 # Default to a static library COMPONENT_TYPE ?= lib-static