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

se v2.12.1 me v5.10.1 pe v1.11.1

This commit is contained in:
Virgil Dupras
2010-09-30 12:35:40 +02:00
parent 4886982d43
commit 5b6891dd45
9 changed files with 18 additions and 6 deletions

View File

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