1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

me v5.7.1

This commit is contained in:
Virgil Dupras
2010-01-19 12:38:30 +01:00
parent 55d30d5e4b
commit ecef95469d
3 changed files with 10 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ from preferences_dialog import PreferencesDialog
class DupeGuru(DupeGuruBase):
LOGO_NAME = 'logo_me'
NAME = 'dupeGuru Music Edition'
VERSION = '5.7.0'
VERSION = '5.7.1'
DELTA_COLUMNS = frozenset([2, 3, 4, 5, 7, 8])
def __init__(self):