diff --git a/core_me/__init__.py b/core_me/__init__.py index cfe95c50..49fce4f1 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '6.4.1' +__version__ = '6.4.2' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index 0626fc88..c4929a8e 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,9 @@ +=== 6.4.2 (2012-07-07) + +* Fixed iTunes integration which was broken since iTunes 10.6.3. [Mac] +* Fixed a crash caused by invalid XML in iTunes libraries. [Mac] +* Added Brazilian localization by Victor Figueiredo. + === 6.4.1 (2012-06-04) * Fixed bug introduced in 6.4.0 preventing deletions from working. [Mac]