Release 1.94.0

This commit is contained in:
Benjamin Berg
2021-08-19 19:18:48 +02:00
parent 39333a0642
commit 909865ed8d
2 changed files with 13 additions and 1 deletions

View File

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