diff --git a/core_se/__init__.py b/core_se/__init__.py index f8d2481d..0f366ec0 100644 --- a/core_se/__init__.py +++ b/core_se/__init__.py @@ -1,2 +1,2 @@ -__version__ = '3.3.2' +__version__ = '3.3.3' __appname__ = 'dupeGuru' diff --git a/help/changelog_se b/help/changelog_se index 481513d9..4cf986d7 100644 --- a/help/changelog_se +++ b/help/changelog_se @@ -1,3 +1,8 @@ +=== 3.3.3 (2012-02-01) + +* Fixed crash on adding some folders. [Mac OS X] +* Added Ukrainian localization by Yuri Petrashko. + === 3.3.2 (2012-01-16) * Fixed random hard crashes (yeah, again). [Mac OS X]