summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2015-03-08 23:29:38 +0000
committerVincent Sanders <vince@kyllikki.org>2015-03-08 23:29:38 +0000
commit578e004c1a4dd3088707528a5f61d7a98fb42af3 (patch)
tree78365315232ccafbf377fc75b126afae2fe946bc
parentec60f3ec260744129850145acb9ad34baa75c609 (diff)
downloadlibrufl-578e004c1a4dd3088707528a5f61d7a98fb42af3.tar.gz
librufl-578e004c1a4dd3088707528a5f61d7a98fb42af3.tar.bz2
Update the component version for releaserelease/0.0.4
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5a6bf13..c8224a0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rufl
-COMPONENT_VERSION := 0.0.3
+COMPONENT_VERSION := 0.0.4
# Default to a static library
COMPONENT_TYPE ?= lib-static