summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 22:22:54 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 22:22:54 +0000
commit710f721d07a8869e12d0510080ef6a8b56c23b2e (patch)
tree3c44d7848ea017841ea79516fb4c6b7037b37954 /Makefile
parent99d4ae0054f8e4d681f5a7dd0f3bf2f0ce7df27a (diff)
downloadlibdom-710f721d07a8869e12d0510080ef6a8b56c23b2e.tar.gz
libdom-710f721d07a8869e12d0510080ef6a8b56c23b2e.tar.bz2
Update the component version for releaserelease/0.1.2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 14fea99..12e2ac6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := dom
-COMPONENT_VERSION := 0.1.1
+COMPONENT_VERSION := 0.1.2
# Default to a static library
COMPONENT_TYPE ?= lib-static