Update for 1.90.1 release

This commit is contained in:
Benjamin Berg
2020-01-13 15:50:16 +01:00
parent 0bb8ad1313
commit 66c9e4a829
2 changed files with 36 additions and 1 deletions

View File

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