diff --git a/default.py b/default.py index 60c5283..7fd407b 100644 --- a/default.py +++ b/default.py @@ -9,7 +9,7 @@ __author__ = "Correl Roush " __url__ = "http://github.com/correl/Transmission-XBMC" __svn_url__ = "" __credits__ = "" -__version__ = "0.5a" +__version__ = "0.5.0" __XBMC_Revision__ = "22240" BASE_RESOURCE_PATH = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )