summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2018-08-28 11:22:20 +0100
committerVincent Sanders <vince@kyllikki.org>2018-08-28 11:22:20 +0100
commitb71e72bfdf6c67a07c7978f1f9c540a6d0bc4412 (patch)
tree6709be48b9f7f57b1062654896f8953837334ac4
parent0e82e94e18dc9cfe8ea71b221d3d9105d252e38b (diff)
downloadlibrufl-release/0.0.5.tar.gz
librufl-release/0.0.5.tar.bz2
Update component version for releaserelease/0.0.5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c8224a0..1e44ea3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rufl
-COMPONENT_VERSION := 0.0.4
+COMPONENT_VERSION := 0.0.5
# Default to a static library
COMPONENT_TYPE ?= lib-static