summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-27 14:40:33 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-27 14:40:33 +0000
commitc06131aaf151d81474cc3f5bdd0b385f5a490661 (patch)
tree492342b22719a63a8729e2785656ddc0a2edc71d
parentd0aa58c3647593044286a565294e94700c9a50a0 (diff)
downloadlibhubbub-master.tar.gz
libhubbub-master.tar.bz2
Update component version for releaseHEADrelease/0.3.8master
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 34bc7ec..846a5fb 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := hubbub
-COMPONENT_VERSION := 0.3.7
+COMPONENT_VERSION := 0.3.8
# Default to a static library
COMPONENT_TYPE ?= lib-static