X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;h=6511191fd38f92511187f2dd20f00fc754a7d58e;hb=751f149981f754a5531ddd1f18a5be4445ae05be;hp=e9af281498293c25f24c4d96dc980b5e7ff46018;hpb=fe31edd04e7789b8e6050729809d6b76fc42dd3d;p=libsvgtiny.git diff --git a/Makefile b/Makefile index e9af281..6511191 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.7 # Default to a static library COMPONENT_TYPE ?= lib-static