summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-04-18 10:49:06 +0100
committerVincent Sanders <vince@kyllikki.org>2014-04-18 10:49:06 +0100
commit7630ae893aad7fbb168d073f405cfa2110ccb530 (patch)
tree6ee8413c3268709ca0c0009645992c9487becec1
parent214bf167037692f0cd6b1e9296846b3c01bab12b (diff)
downloadlibhubbub-7630ae893aad7fbb168d073f405cfa2110ccb530.tar.gz
libhubbub-7630ae893aad7fbb168d073f405cfa2110ccb530.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 3971738..4ec03f3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := hubbub
-COMPONENT_VERSION := 0.2.0
+COMPONENT_VERSION := 0.3.0
# Default to a static library
COMPONENT_TYPE ?= lib-static