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

pe v1.9.1

This commit is contained in:
Virgil Dupras
2010-07-17 07:14:39 +02:00
parent 9e6f289319
commit 09f73988b3
3 changed files with 6 additions and 2 deletions

View File

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