]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update component version for release
authorVincent Sanders <vince@kyllikki.org>
Tue, 26 Aug 2014 14:44:29 +0000 (07:44 -0700)
committerVincent Sanders <vince@kyllikki.org>
Tue, 26 Aug 2014 14:44:29 +0000 (07:44 -0700)
Makefile

index 392d9daf095f2aeaf4bf7159406b5301e5dd1258..9466bcd1313a237b8d6421f1dc2d2f1b3af6e9d1 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.1
+COMPONENT_VERSION := 0.1.2
 # Default to a static library
 COMPONENT_TYPE ?= lib-static