X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=fe6f657c9830ac5f3119c829c4f9bc5980004ff3;hb=e368730948266bb88347ace7a1da642a4f8781a2;hp=e4da493e752fcaf60039485d9bff9094f4026ff5;hpb=15d5208a999e91c0f1edf511fd9c2b4a726aa537;p=libsvgtiny.git diff --git a/Makefile b/Makefile index e4da493..fe6f657 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.0.2 +COMPONENT_VERSION := 0.1.0 # Default to a static library COMPONENT_TYPE ?= lib-static