summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-27 22:42:42 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-27 22:42:42 +0000
commitd49a815620d8c9d9f0ab4f93661f2552d721de4c (patch)
tree570800954aafa795a4003f11d57323662b860a2c /Makefile
parent4043bcdd57ab21b1308f68db524fdaeb7c5abcd7 (diff)
downloadlibrufl-master.tar.gz
librufl-master.tar.bz2
Update component version for releaseHEADrelease/0.1.0master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0af5e97..b7a4abe 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Component settings
COMPONENT := rufl
-COMPONENT_VERSION := 0.0.5
+COMPONENT_VERSION := 0.1.0
# Default to a static library
COMPONENT_TYPE ?= lib-static