mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-24 23:50:03 +01:00
Release 0.99.15
This commit is contained in:
parent
5c4f06a791
commit
e4a8656521
2 changed files with 9 additions and 1 deletions
8
NEWS
8
NEWS
|
|
@ -1,3 +1,11 @@
|
||||||
|
Version 0.99.15
|
||||||
|
---------------
|
||||||
|
Released: 2022-02-09
|
||||||
|
|
||||||
|
Bug fixes:
|
||||||
|
- Various build fixes
|
||||||
|
- Update bluetooth device alias when it changes (#169)
|
||||||
|
|
||||||
Version 0.99.14
|
Version 0.99.14
|
||||||
---------------
|
---------------
|
||||||
Released: 2022-02-03
|
Released: 2022-02-03
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
project('upower', 'c',
|
project('upower', 'c',
|
||||||
version: '0.99.14',
|
version: '0.99.15',
|
||||||
license: 'GPLv2+',
|
license: 'GPLv2+',
|
||||||
default_options: [
|
default_options: [
|
||||||
'buildtype=debugoptimized',
|
'buildtype=debugoptimized',
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue