Merge remote-tracking branch 'origin/master' into feature/sdcp-v2

This commit is contained in:
Joshua Grisham
2026-04-06 16:23:29 +02:00
20 changed files with 602 additions and 265 deletions

View File

@@ -1,5 +1,5 @@
project('libfprint', [ 'c', 'cpp' ],
version: '1.94.9',
version: '1.94.10',
license: 'LGPLv2.1+',
default_options: [
'buildtype=debugoptimized',