mirror of
https://github.com/SoongNoonien/mpdevil.git
synced 2023-08-10 21:12:44 +03:00
fixed version number
This commit is contained in:
parent
03f2ccd747
commit
12da5321b8
@ -40,7 +40,7 @@ import dbus
|
||||
import dbus.service
|
||||
from dbus.mainloop.glib import DBusGMainLoop
|
||||
|
||||
VERSION='0.8.5' # sync with setup.py
|
||||
VERSION='0.9.0-dev' # sync with setup.py
|
||||
COVER_REGEX="^\.?(album|cover|folder|front).*\.(gif|jpeg|jpg|png)$"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user