diff options
author | Cory Fields <theuni-nospam-@xbmc.org> | 2012-11-13 20:42:09 -0500 |
---|---|---|
committer | Cory Fields <theuni-nospam-@xbmc.org> | 2012-11-14 17:14:35 -0500 |
commit | f7a4bbe78835284c4dddd1a3de4a6f894efb33b8 (patch) | |
tree | d607595b3df3ddf50af2dd4adec4b9c2f2417760 /addons/xbmc.addon | |
parent | 1d916bcd48427105e94f6b12636922f920e18494 (diff) |
release: repository bumps for frodo
Third-party repository owners can set the requirements for frodo or eden,
depending on how they would like to filter.
Diffstat (limited to 'addons/xbmc.addon')
-rw-r--r-- | addons/xbmc.addon/addon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/xbmc.addon/addon.xml b/addons/xbmc.addon/addon.xml index 0ef477fd3d..5e5c1aa09b 100644 --- a/addons/xbmc.addon/addon.xml +++ b/addons/xbmc.addon/addon.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<addon id="xbmc.addon" version="11.9.7" provider-name="Team XBMC"> +<addon id="xbmc.addon" version="12.0" provider-name="Team XBMC"> <requires> <import addon="xbmc.core" version="0.1"/> </requires> |