This commit is contained in:
Bastien Nocera
2018-12-14 13:17:49 +01:00
parent 0372ae8ba5
commit 1abe213844
2 changed files with 21 additions and 1 deletions

View File

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