1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

pe 1.11.0 and me 5.10.0.

This commit is contained in:
Virgil Dupras
2010-09-27 11:56:02 +02:00
parent 4b8e48ed88
commit c86bc649ff
7 changed files with 21 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ class DupeGuru(DupeGuruBase):
EDITION = 'me'
LOGO_NAME = 'logo_me'
NAME = 'dupeGuru Music Edition'
VERSION = '5.9.1'
VERSION = '5.10.0'
DELTA_COLUMNS = frozenset([2, 3, 4, 5, 7])
def __init__(self):