summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2013-04-19 20:26:48 +0100
committerVincent Sanders <vince@kyllikki.org>2013-04-19 20:26:48 +0100
commite368730948266bb88347ace7a1da642a4f8781a2 (patch)
tree02b751f72ab905cec0dda154a7dbb794aeebf7a6
parent15d5208a999e91c0f1edf511fd9c2b4a726aa537 (diff)
downloadlibsvgtiny-e368730948266bb88347ace7a1da642a4f8781a2.tar.gz
libsvgtiny-e368730948266bb88347ace7a1da642a4f8781a2.tar.bz2
update component version for releaserelease/0.1.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e4da493..fe6f657 100644
--- 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