]> gitweb.michael.orlitzky.com - libsvgtiny.git/commitdiff
Bump version number
authorVincent Sanders <vince@netsurf-browser.org>
Mon, 27 Feb 2012 13:40:19 +0000 (13:40 -0000)
committerVincent Sanders <vince@netsurf-browser.org>
Mon, 27 Feb 2012 13:40:19 +0000 (13:40 -0000)
svn path=/trunk/libsvgtiny/; revision=13487

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