dgme qt v5.6.4

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40136
This commit is contained in:
hsoft 2009-09-07 13:24:37 +00:00
parent 783c83f7c5
commit e9eb5dd533
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.3'
VERSION = '5.6.4'
DELTA_COLUMNS = frozenset([2, 3, 4, 5, 7, 8])
def __init__(self):