This commit is contained in:
Bastien Nocera
2019-08-08 14:40:30 +02:00
parent 19732341d6
commit 823f2c1067
2 changed files with 28 additions and 1 deletions

View File

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