Update for 1.90.2

This commit is contained in:
Benjamin Berg
2020-06-08 11:37:51 +02:00
parent 4af3e59174
commit 4b2816db64
2 changed files with 11 additions and 1 deletions

View File

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