aboutsummaryrefslogtreecommitdiff
path: root/addons/xbmc.gui
diff options
context:
space:
mode:
authormontellese <montellese@xbmc.org>2012-03-26 00:58:47 +0200
committermontellese <montellese@xbmc.org>2012-03-26 01:01:26 +0200
commit090815595c63095f26c0f5056ec17d79f3514b38 (patch)
tree1519c90ee48405c24d570fa62ba4b59523cdd6c0 /addons/xbmc.gui
parent8edff7ead55f1a31e55425d47885dc96d3d55105 (diff)
addons: bump xbmc.gui to 3.0.1 with backwards-compatibility to 3.00
Diffstat (limited to 'addons/xbmc.gui')
-rw-r--r--addons/xbmc.gui/addon.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/addons/xbmc.gui/addon.xml b/addons/xbmc.gui/addon.xml
index cdc1fc0a05..5fa71cb0fb 100644
--- a/addons/xbmc.gui/addon.xml
+++ b/addons/xbmc.gui/addon.xml
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
-<addon id="xbmc.gui" version="3.00" provider-name="Team XBMC">
+<addon id="xbmc.gui" version="3.0.1" provider-name="Team XBMC">
+ <backwards-compatibility abi="3.00"/>
<requires>
<import addon="xbmc.core" version="0.1"/>
</requires>