Release 1.94.1

This commit is contained in:
Benjamin Berg
2021-09-24 15:01:18 +02:00
parent f9492d5345
commit 7efb860381
2 changed files with 11 additions and 1 deletions

View File

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