From 8f7657573de0940d6cdc1e24d1d6f419280d8423 Mon Sep 17 00:00:00 2001 From: Virgil Dupras Date: Tue, 15 May 2012 07:49:25 -0400 Subject: [PATCH] me v6.3.1 --- core_me/__init__.py | 2 +- help/changelog_me | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) 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]