GwR revisions

This commit is contained in:
GRiker 2010-06-04 12:07:39 -06:00
parent 9041d2c275
commit 6c46096016

View File

@ -58,7 +58,7 @@ class ITUNES(DevicePlugin):
supported_platforms = ['osx','windows']
author = 'GRiker'
#: The version of this plugin as a 3-tuple (major, minor, revision)
version = (0, 3, 0)
version = (1, 0, 0)
OPEN_FEEDBACK_MESSAGE = _(
'Apple device detected, launching iTunes, please wait ...')