se v3.1.2

This commit is contained in:
Virgil Dupras 2011-08-25 09:45:49 -04:00
parent a64ddcb804
commit b1dce31542
2 changed files with 5 additions and 1 deletions

View File

@ -1,2 +1,2 @@
__version__ = '3.1.1'
__version__ = '3.1.2'
__appname__ = 'dupeGuru'

View File

@ -1,3 +1,7 @@
=== 3.1.2 (2011-08-25)
* Fixed a bug preventing the Folders scan from working. (#172)
=== 3.1.1 (2011-08-24)
* Added German localization by Gregor Tätzner.