Merge tag 'v1.90.3' into tod

Tag 1.90.3

Git-EVTag-v0-SHA512: 67e0d995146cb82107480520589b6c90583602b3945e03f71c2fdb5f0f2c681143c67e824e0572ae93995e75112c402efaad101f01be5e86a75389e4f1421821
This commit is contained in:
Marco Trevisan (Treviño)
2020-09-24 05:45:35 +02:00
31 changed files with 3035 additions and 119 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
project('libfprint', [ 'c', 'cpp' ],
version: '1.90.2+tod1',
version: '1.90.3+tod1',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',
@@ -110,6 +110,7 @@ default_drivers = [
'upektc',
'upeksonly',
'upekts',
'goodixmoc',
]
all_drivers = default_drivers + virtual_drivers