summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-02-16 10:52:18 +0000
committerVincent Sanders <vince@kyllikki.org>2016-02-16 10:52:18 +0000
commit54c4309526e18a26a7b5b1fb4fdd5b7b7f1d304d (patch)
tree3081e719d7a81ea61bfc0e60a1e97bda70edb26f
parent9f2c89e1fbc2fd019f10360f144174b4012962e6 (diff)
downloadlibdom-release/0.3.0.tar.gz
libdom-release/0.3.0.tar.bz2
Update component version for releaserelease/0.3.0
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d287455..058a910 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := dom
-COMPONENT_VERSION := 0.2.0
+COMPONENT_VERSION := 0.3.0
# Default to a static library
COMPONENT_TYPE ?= lib-static