diff options
| author | Vincent Sanders <vince@kyllikki.org> | 2020-05-24 17:15:42 +0100 |
|---|---|---|
| committer | Vincent Sanders <vince@kyllikki.org> | 2020-05-24 17:15:42 +0100 |
| commit | 979e55b96705666334d3f00aebad30f49b11d677 (patch) | |
| tree | 284de4e53ca609a4068d1afd3ab4f47af07f5139 | |
| parent | 18e8a7d4f5259615be5f64139c5d32bef6cfdfdf (diff) | |
| download | buildsystem-979e55b96705666334d3f00aebad30f49b11d677.tar.gz | |
Update component version to 1.9 for releaserelease/1.9
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ # Component settings COMPONENT := buildsystem -COMPONENT_VERSION := 1.8 +COMPONENT_VERSION := 1.9 .PHONY:all usage install dist clean distclean test |
