]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Update component version for release
authorVincent Sanders <vince@kyllikki.org>
Fri, 18 Apr 2014 11:19:22 +0000 (12:19 +0100)
committerVincent Sanders <vince@kyllikki.org>
Fri, 18 Apr 2014 11:19:22 +0000 (12:19 +0100)
Makefile

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