summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-08-26 07:44:29 -0700
committerVincent Sanders <vince@kyllikki.org>2014-08-26 07:44:29 -0700
commit4e4c0d2c2abb1e576aa91791ae660bc8f2b9c77a (patch)
tree0e854a75f8ed1eda5fe4cec19c450c182ee90a89
parent21b4836ac9d6c6725590a925daa5d17eda9843e9 (diff)
downloadlibsvgtiny-release/0.1.2.tar.gz
libsvgtiny-release/0.1.2.tar.bz2
Update component version for releaserelease/0.1.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 392d9da..9466bcd 100644
--- 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