summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2023-12-24 23:06:18 +0000
committerVincent Sanders <vince@kyllikki.org>2023-12-24 23:06:18 +0000
commit648175318b53c15dc76a1abb48a607a74b249cd5 (patch)
tree3fc4a52e318cadd6476297b570f063e4c1fa7fa8 /Makefile
parent176d4e610327d40de2ebd486abaff3d2726ad77a (diff)
downloadbuildsystem-master.tar.gz
buildsystem-master.tar.bz2
Update component version to 1.10 for releaseHEADrelease/1.10master
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index df7d1d8..93185d6 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := buildsystem
-COMPONENT_VERSION := 1.9
+COMPONENT_VERSION := 1.10
.PHONY:all usage install dist clean distclean test