This completes the development of koji-osbuild version 2
This commit is contained in:
Christian Kellner 2020-11-03 12:35:09 +01:00
parent 969b74bf4c
commit 1078ec427e

View file

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