summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2017-10-13 09:46:05 +0100
committerVincent Sanders <vince@kyllikki.org>2017-10-13 09:46:05 +0100
commiteb7d9b3580e3d1abd7878f6002c9fb68969838bd (patch)
treef22ea4a20671f9bc15b14ee77a5a6a7099c84880
parent0eb6188c3a931063f78b017c621b79709746706e (diff)
downloadlibhubbub-eb7d9b3580e3d1abd7878f6002c9fb68969838bd.tar.gz
libhubbub-eb7d9b3580e3d1abd7878f6002c9fb68969838bd.tar.bz2
Update component version for releaserelease/0.3.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ded29b8..609a481 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := hubbub
-COMPONENT_VERSION := 0.3.3
+COMPONENT_VERSION := 0.3.4
# Default to a static library
COMPONENT_TYPE ?= lib-static