summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 12:19:22 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 12:19:22 +0100
commit7ef85fcc24ca9220427d0276a7b60ed8ba40ff95 (patch)
tree4341bdd3544a458353b612eafc0c4f923351eede /Makefile
parent44e516175ea8230af288c3e41dadae8d42a4e31a (diff)
downloadlibsvgtiny-7ef85fcc24ca9220427d0276a7b60ed8ba40ff95.tar.gz
libsvgtiny-7ef85fcc24ca9220427d0276a7b60ed8ba40ff95.tar.bz2
Update component version for releaserelease/0.1.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6ecef77..392d9da 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := svgtiny
-COMPONENT_VERSION := 0.1.0
+COMPONENT_VERSION := 0.1.1
# Default to a static library
COMPONENT_TYPE ?= lib-static