mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 05:30:03 +01:00
Release 0.99.17
This commit is contained in:
parent
9cca8a244b
commit
c889154ec8
2 changed files with 8 additions and 1 deletions
7
NEWS
7
NEWS
|
|
@ -1,3 +1,10 @@
|
|||
Version 0.99.17
|
||||
---------------
|
||||
Released: 2022-03-09
|
||||
|
||||
Bug fixes:
|
||||
- Fix FD handling issues that may cause lid to not be detected
|
||||
|
||||
Version 0.99.16
|
||||
---------------
|
||||
Released: 2022-02-23
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('upower', 'c',
|
||||
version: '0.99.16',
|
||||
version: '0.99.17',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue