]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update component version for release
authorVincent Sanders <vince@kyllikki.org>
Sun, 3 Jan 2016 11:57:27 +0000 (11:57 +0000)
committerVincent Sanders <vince@kyllikki.org>
Sun, 3 Jan 2016 11:57:27 +0000 (11:57 +0000)
Makefile

index e9af281498293c25f24c4d96dc980b5e7ff46018..8b5a1efebb6b7c007868614e2a574865bea1f5f2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,11 +2,11 @@
 #
 # Makefile for libsvgtiny
 #
-# Copyright 2009-1015 John-Mark Bell <jmb@netsurf-browser.org>
+# Copyright 2009-2015 John-Mark Bell <jmb@netsurf-browser.org>
 
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.3
+COMPONENT_VERSION := 0.1.4
 # Default to a static library
 COMPONENT_TYPE ?= lib-static