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