This commit is contained in:
Bastien Nocera
2018-07-16 16:15:21 +02:00
parent 28b6f643d8
commit da95af0f48
2 changed files with 12 additions and 1 deletions

View File

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