1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2025-03-10 05:34:36 +00:00

dgpe qt v1.7.6

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%40176
This commit is contained in:
hsoft 2009-10-03 15:54:07 +00:00
parent 723590abf8
commit d71d8e6da9

View File

@ -56,7 +56,7 @@ class Directory(phys.Directory):
class DupeGuru(DupeGuruBase):
LOGO_NAME = 'logo_pe'
NAME = 'dupeGuru Picture Edition'
VERSION = '1.7.5'
VERSION = '1.7.6'
DELTA_COLUMNS = frozenset([2, 5, 6])
def __init__(self):