This commit is contained in:
Bastien Nocera
2018-06-12 16:05:45 +02:00
parent e1d85fb636
commit 6f6127cbb6
2 changed files with 5 additions and 1 deletions

View File

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