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
commitdb5517f4e24d0e7c39a405ce1b363c887196784a (patch)
treef201244ea1ba3076feed3518df7c965bf43a562b /Makefile
parent2c5052d450577d5c26b902ae5f4402b87f76e406 (diff)
downloadlibdom-db5517f4e24d0e7c39a405ce1b363c887196784a.tar.gz
libdom-db5517f4e24d0e7c39a405ce1b363c887196784a.tar.bz2
Update component version for releaserelease/0.1.0
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