mirror of
https://github.com/correl/Transmission-XBMC.git
synced 2025-01-09 19:11:07 +00:00
Version update
This commit is contained in:
parent
5cd563c170
commit
907e5c6300
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ __author__ = "Correl Roush <correl@gmail.com>"
|
||||||
__url__ = "http://github.com/correl/Transmission-XBMC"
|
__url__ = "http://github.com/correl/Transmission-XBMC"
|
||||||
__svn_url__ = ""
|
__svn_url__ = ""
|
||||||
__credits__ = ""
|
__credits__ = ""
|
||||||
__version__ = "0.5a"
|
__version__ = "0.5.0"
|
||||||
__XBMC_Revision__ = "22240"
|
__XBMC_Revision__ = "22240"
|
||||||
|
|
||||||
BASE_RESOURCE_PATH = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
|
BASE_RESOURCE_PATH = xbmc.translatePath( os.path.join( os.getcwd(), 'resources', 'lib' ) )
|
||||||
|
|
Loading…
Reference in a new issue