X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;h=d9cf652ce8234a2ab122273b41407eafbaf6e48e;hb=d62f8b2a13cf7e7bcc4963e541d27490dda77757;hp=e9af281498293c25f24c4d96dc980b5e7ff46018;hpb=fe31edd04e7789b8e6050729809d6b76fc42dd3d;p=libsvgtiny.git diff --git a/Makefile b/Makefile index e9af281..d9cf652 100644 --- a/Makefile +++ b/Makefile @@ -2,11 +2,11 @@ # # Makefile for libsvgtiny # -# Copyright 2009-1015 John-Mark Bell +# Copyright 2009-2015 John-Mark Bell # Component settings COMPONENT := svgtiny -COMPONENT_VERSION := 0.1.3 +COMPONENT_VERSION := 0.1.6 # Default to a static library COMPONENT_TYPE ?= lib-static