mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
preparations for 0.9.9
This commit is contained in:
@@ -35,7 +35,7 @@ if os.path.isfile("/.flatpak-info"): # test for flatpak environment
|
||||
gettext.bindtextdomain("mpdevil", "/app/share/locale")
|
||||
_=gettext.gettext
|
||||
|
||||
VERSION="0.9.8-dev" # sync with setup.py
|
||||
VERSION="0.9.9" # sync with setup.py
|
||||
COVER_REGEX=r"^\.?(album|cover|folder|front).*\.(gif|jpeg|jpg|png)$"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user