diff --git a/core_me/__init__.py b/core_me/__init__.py index 52649ec5..12b5f54b 100644 --- a/core_me/__init__.py +++ b/core_me/__init__.py @@ -1,2 +1,2 @@ -__version__ = '6.3.0' +__version__ = '6.3.1' __appname__ = 'dupeGuru Music Edition' \ No newline at end of file diff --git a/help/changelog_me b/help/changelog_me index ba0f9f12..e6074452 100644 --- a/help/changelog_me +++ b/help/changelog_me @@ -1,3 +1,8 @@ +=== 6.3.1 (2012-04-15) + +* Fixed crash on iTunes library parsing. [Mac] +* Fixed localization issues. [Windows, Linux] + === 6.3.0 (2012-03-27) * Improved iTunes support. [Mac]