X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=9466bcd1313a237b8d6421f1dc2d2f1b3af6e9d1;hb=4e4c0d2c2abb1e576aa91791ae660bc8f2b9c77a;hp=392d9daf095f2aeaf4bf7159406b5301e5dd1258;hpb=21b4836ac9d6c6725590a925daa5d17eda9843e9;p=libsvgtiny.git diff --git a/Makefile b/Makefile index 392d9da..9466bcd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.1 +COMPONENT_VERSION := 0.1.2 # Default to a static library COMPONENT_TYPE ?= lib-static