mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
0.8.1
This commit is contained in:
4
NEWS
4
NEWS
@@ -1,6 +1,10 @@
|
|||||||
This file lists notable changes in each release. For the full history of all
|
This file lists notable changes in each release. For the full history of all
|
||||||
changes, see ChangeLog.
|
changes, see ChangeLog.
|
||||||
|
|
||||||
|
2018-06-12: v0.8.1 release
|
||||||
|
- Brown paperbag release to install the udev rules file in the correct
|
||||||
|
directory if the udev pkg-config file doesn't have a trailing slash
|
||||||
|
|
||||||
2018-06-12: v0.8.0 release
|
2018-06-12: v0.8.0 release
|
||||||
- Port to meson as the build system
|
- Port to meson as the build system
|
||||||
- Port documentation to gtk-doc
|
- Port documentation to gtk-doc
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
project('libfprint', [ 'c', 'cpp' ],
|
project('libfprint', [ 'c', 'cpp' ],
|
||||||
version: '0.8.0',
|
version: '0.8.1',
|
||||||
license: 'LGPLv2.1+',
|
license: 'LGPLv2.1+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|||||||
Reference in New Issue
Block a user