1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

se 2.12.2

This commit is contained in:
Virgil Dupras
2010-10-05 03:50:28 -07:00
parent 463a551f7d
commit 8a8a181186
3 changed files with 8 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ class DupeGuru(DupeGuruBase):
EDITION = 'se'
LOGO_NAME = 'logo_se'
NAME = 'dupeGuru'
VERSION = '2.12.1'
VERSION = '2.12.2'
DELTA_COLUMNS = frozenset([2, 4])
def __init__(self):