summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2019-07-17 10:22:31 +0100
committerVincent Sanders <vince@kyllikki.org>2019-07-17 10:22:31 +0100
commit3939dbe39d2bd7ef4d34757b3162ac54597d9fba (patch)
tree4ee4ac252d55440e5a7330453374fa8d1ed5805b /Makefile
parente2b00b3f3cb8bd29607cd08265312d2bb79b2d9d (diff)
downloadlibdom-3939dbe39d2bd7ef4d34757b3162ac54597d9fba.tar.gz
libdom-3939dbe39d2bd7ef4d34757b3162ac54597d9fba.tar.bz2
Update component version for releaserelease/0.4.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5e27b37..fe1656b 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := dom
-COMPONENT_VERSION := 0.3.4
+COMPONENT_VERSION := 0.4.0
# Default to a static library
COMPONENT_TYPE ?= lib-static