]> gitweb.michael.orlitzky.com - libsvgtiny.git/blobdiff - Makefile
Bump version number
[libsvgtiny.git] / Makefile
index 4556eec939920be7c2e3ec898cee6421eb97ffdd..2933bb03bc7d651b80e0a12fa41506b192714202 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # Component settings
 COMPONENT := svgtiny
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.0.2
 # Default to a static library
 COMPONENT_TYPE ?= lib-static