diff --git a/core_se/__init__.py b/core_se/__init__.py index 46d86c63..04b1ce12 100644 --- a/core_se/__init__.py +++ b/core_se/__init__.py @@ -1,2 +1,2 @@ -__version__ = '3.4.0' +__version__ = '3.4.1' __appname__ = 'dupeGuru' diff --git a/help/changelog_se b/help/changelog_se index ff5a7900..4687d4f9 100644 --- a/help/changelog_se +++ b/help/changelog_se @@ -1,3 +1,8 @@ +=== 3.4.1 (2012-04-14) + +* Fixed the "Folders" scan type. [Mac] +* Nothing changed under Linux and Windows other than the version. + === 3.4.0 (2012-03-29) * Improved results window UI. [Windows, Linux]