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

pe v1.8.6

This commit is contained in:
Virgil Dupras
2010-04-07 13:59:40 +02:00
parent e63abc1b4b
commit 48badaa927
3 changed files with 8 additions and 3 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.5'
VERSION = '1.8.6'
DELTA_COLUMNS = frozenset([2, 5, 6])
def __init__(self):