This commit is contained in:
Bastien Nocera
2018-06-12 15:42:22 +02:00
parent ac1f97e2eb
commit 74b5c92787
2 changed files with 23 additions and 1 deletions

View File

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