This completes the development of koji-osbuild version 3.
This commit is contained in:
Christian Kellner 2020-11-19 13:05:45 +01:00
parent 5147599093
commit 8d40d9ae54

View file

@ -1,4 +1,4 @@
project('koji-osbuild', license: 'ASL 2.0', version: '2')
project('koji-osbuild', license: 'ASL 2.0', version: '3')
srcdir = meson.source_root()