summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 10:54:12 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 10:54:12 +0100
commite95db3f5a2b71c30853207487bbd82dd79f72c9d (patch)
treef201244ea1ba3076feed3518df7c965bf43a562b /Makefile
parent594d808f847e938b8c2e20c36a67000202067652 (diff)
downloadlibdom-e95db3f5a2b71c30853207487bbd82dd79f72c9d.tar.gz
libdom-e95db3f5a2b71c30853207487bbd82dd79f72c9d.tar.bz2
Update component version for release
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3aac0c3..c6bc2bd 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := dom
-COMPONENT_VERSION := 0.0.1
+COMPONENT_VERSION := 0.1.0
# Default to a static library
COMPONENT_TYPE ?= lib-static