Release upower 1.90.3

1. Resolved high disk and CPU rate.
2. Update glib2 requirement to 2.66.0.
3. Stop guessing the unknown battery as a power supply.
4. Continue to support lid handling.
5. Document fixes and bug fixes.
This commit is contained in:
Kate Hsuan 2024-04-08 11:49:01 +08:00
parent 1e58e8218a
commit a9fb6d5fa0

View file

@ -1,5 +1,5 @@
project('upower', 'c',
version: '1.90.2',
version: '1.90.3',
license: 'GPLv2+',
default_options: [
'buildtype=debugoptimized',