Release 1.92.0

This commit is contained in:
Benjamin Berg
2021-06-25 15:27:02 +02:00
parent d957bbd0f4
commit 0c26205a1e
2 changed files with 45 additions and 1 deletions

View File

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