summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 23:24:51 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 23:24:51 +0000
commit9ce8b9ca5e954529fe216e1e6265fcbb27b20c2c (patch)
tree69e4f4ccf274fdf58c18eeceb24a06dea089fd45
parentb314f3b54da7892d9f6994ba99082b92b76cf316 (diff)
downloadlibsvgtiny-release/0.1.3.tar.gz
libsvgtiny-release/0.1.3.tar.bz2
Update the component version for releaserelease/0.1.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9845349..f124aed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.2
+COMPONENT_VERSION := 0.1.3
# Default to a static library
COMPONENT_TYPE ?= lib-static