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

pe v1.11.3

This commit is contained in:
Virgil Dupras
2010-12-31 14:43:00 +01:00
parent 09082955a3
commit 75239d6a64
3 changed files with 9 additions and 2 deletions

View File

@@ -60,7 +60,7 @@ class DupeGuru(DupeGuruBase):
EDITION = 'pe'
LOGO_NAME = 'logo_pe'
NAME = 'dupeGuru Picture Edition'
VERSION = '1.11.2'
VERSION = '1.11.3'
DELTA_COLUMNS = frozenset([2, 5])
def __init__(self):