summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2016-02-16 10:48:07 +0000
committerVincent Sanders <vince@kyllikki.org>2016-02-16 10:48:07 +0000
commit73071c0dea1e4bcfd094810d051aebc74e6c648c (patch)
tree9972f2743599d108295413a629c753b744cacf23
parentb76b1b4f2ea92af8966e8358f79764ec35fd7954 (diff)
downloadlibhubbub-73071c0dea1e4bcfd094810d051aebc74e6c648c.tar.gz
libhubbub-73071c0dea1e4bcfd094810d051aebc74e6c648c.tar.bz2
Update component version for releaserelease/0.3.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c5b271e..ded29b8 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := hubbub
-COMPONENT_VERSION := 0.3.2
+COMPONENT_VERSION := 0.3.3
# Default to a static library
COMPONENT_TYPE ?= lib-static