diff options
author | montellese <montellese@xbmc.org> | 2012-08-01 10:16:29 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2012-08-01 10:16:29 +0200 |
commit | dea557c2430296227c08deb59779f23c84369225 (patch) | |
tree | a45532d9ac2ce77f91caf3aafe18b0e0370f9125 /addons/xbmc.addon | |
parent | e4443f2eed88dfc13aea2e61526b3f2bbe5b7213 (diff) |
release: bump versions for August merge window
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 20b9da0fae..feeff690c1 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.4" provider-name="Team XBMC"> +<addon id="xbmc.addon" version="11.9.5" provider-name="Team XBMC"> <requires> <import addon="xbmc.core" version="0.1"/> </requires> |