This commit is contained in:
Rafał Dzięgiel
2024-06-29 18:55:40 +02:00
parent 9f1a4e37fe
commit 86898d0782
2 changed files with 6 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('clapper', 'c',
version: '0.6.0',
version: '0.6.1',
meson_version: '>= 0.64.0',
license: 'LGPL-2.1-or-later AND GPL-3.0-or-later', # LGPL-2.1+ for libs and gst-plugin, GPL-3.0+ for app
default_options: [