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

pe 1.11.2

This commit is contained in:
Virgil Dupras
2010-10-07 11:34:29 +02:00
parent a2e4d893ac
commit ca6a42e6eb
3 changed files with 8 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.1'
VERSION = '1.11.2'
DELTA_COLUMNS = frozenset([2, 5])
def __init__(self):