Release 1.90.5

This commit is contained in:
Benjamin Berg
2020-12-01 10:11:39 +01:00
parent 0bb132b167
commit 5cb91a4189
2 changed files with 11 additions and 1 deletions

View File

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