]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
update component version for release
authorVincent Sanders <vince@kyllikki.org>
Fri, 19 Apr 2013 19:26:48 +0000 (20:26 +0100)
committerVincent Sanders <vince@kyllikki.org>
Fri, 19 Apr 2013 19:26:48 +0000 (20:26 +0100)
Makefile

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