This commit is contained in:
Rafał Dzięgiel
2024-04-22 22:27:06 +02:00
parent b9f3cbef7f
commit f0f4801819
2 changed files with 29 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
project('clapper', 'c',
version: '0.5.2',
version: '0.6.0',
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: [