diff options
author | Memphiz <memphis@machzwo.de> | 2012-07-01 14:29:07 +0200 |
---|---|---|
committer | Memphiz <memphis@machzwo.de> | 2012-07-01 14:33:09 +0200 |
commit | 213dfc6f91ae6a9312cef97f42a75267bc2d2ee6 (patch) | |
tree | d64a7a59872002392829323cf50fd5961850382b /addons | |
parent | 37fc72c4f256d414f2ac85a3a9848094b45853de (diff) |
release: bump versions for July merge window
Diffstat (limited to 'addons')
-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 dec3b9e53f..20b9da0fae 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.3" provider-name="Team XBMC"> +<addon id="xbmc.addon" version="11.9.4" provider-name="Team XBMC"> <requires> <import addon="xbmc.core" version="0.1"/> </requires> |