X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=8b5a1efebb6b7c007868614e2a574865bea1f5f2;hb=5702c70efacc57fd7d5333e949b853cf5a03b677;hp=e9af281498293c25f24c4d96dc980b5e7ff46018;hpb=f15555ee16921352ec00f90e8687b4a17f8195bb;p=libsvgtiny.git diff --git a/Makefile b/Makefile index e9af281..8b5a1ef 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.4 # Default to a static library COMPONENT_TYPE ?= lib-static