version 0.8.9.3

This commit is contained in:
Daniel Pavel 2013-06-08 21:11:39 +02:00
parent 5b68f9623e
commit 29fe913fd8
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@
* Use battery icons from the current theme instead of custom ones.
* Debian/Ubuntu packages now depend on an icon theme, to make sure
no missing icons appear in the application window.
* Fixed missing icons under Kubuntu.
* Many more bug-fixes and reliability improvements.
0.8.8:

View File

@ -4,5 +4,5 @@
from __future__ import absolute_import, division, print_function, unicode_literals
__version__ = '0.8.9.2'
__version__ = '0.8.9.3'
NAME = 'Solaar'