1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00
This commit is contained in:
Virgil Dupras
2010-02-06 09:09:40 +01:00
parent 8e2953aef6
commit 69838c44af
3 changed files with 8 additions and 2 deletions

View File

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