dgme qt v5.6.5

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40178
This commit is contained in:
hsoft 2009-10-04 16:32:24 +00:00
parent 4780ce6daa
commit e3fb879f9f
1 changed files with 1 additions and 1 deletions

View File

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