Fixed the crash bug in the iTunesPlugin.

This commit is contained in:
Kimmo Pekkola
2009-07-30 20:31:52 +00:00
parent 86f75fe243
commit 3c98bd5de4
2 changed files with 17 additions and 5 deletions

View File

@ -1,2 +1,2 @@
#pragma once
const int revision_number = 117;
const int revision_number = 119;