This commit is contained in:
Bastien Nocera
2020-01-10 16:37:02 +01:00
parent b90b21f26b
commit 580cceb50e
2 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,5 @@
project('fprintd', 'c',
version: '1.90.0',
version: '1.90.1',
license: 'GPLv2+',
default_options: [
'buildtype=debugoptimized',