]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update the component version for release
authorVincent Sanders <vince@kyllikki.org>
Sun, 8 Mar 2015 23:24:51 +0000 (23:24 +0000)
committerVincent Sanders <vince@kyllikki.org>
Sun, 8 Mar 2015 23:24:51 +0000 (23:24 +0000)
Makefile

index 9845349c520de08118b00edff032e7b50c90edb6..f124aed6e86abbd6563e1e082393649eead51ce0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
 # Default to a static library
 COMPONENT_TYPE ?= lib-static