Version Notes
1.8.1.0
Download this release
Release Info
Developer | Magento Core Team |
Extension | Mage_All_Latest |
Version | 1.8.1.0 |
Comparing to | |
See all releases |
Code changes from version 1.8.0.0 to 1.8.1.0
- package.xml +7 -7
package.xml
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Mage_All_Latest</name>
|
4 |
-
<version>1.8.
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
-
<summary>Metapackage for latest Magento 1.8.
|
10 |
-
<description>Metapackage for latest Magento 1.8.
|
11 |
-
<notes>1.8.
|
12 |
<authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
|
13 |
-
<date>2013-
|
14 |
-
<time>
|
15 |
<contents><target name="mage"><dir name="pkginfo"><file name="Mage_All_Latest.txt" hash="1286e940f547efd8cd12b69a2b32fae0"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
-
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.8.
|
18 |
</package>
|
1 |
<?xml version="1.0"?>
|
2 |
<package>
|
3 |
<name>Mage_All_Latest</name>
|
4 |
+
<version>1.8.1.0</version>
|
5 |
<stability>stable</stability>
|
6 |
<license uri="http://opensource.org/licenses/osl-3.0.php">OSL v3.0</license>
|
7 |
<channel>community</channel>
|
8 |
<extends/>
|
9 |
+
<summary>Metapackage for latest Magento 1.8.1.0 release</summary>
|
10 |
+
<description>Metapackage for latest Magento 1.8.1.0 release</description>
|
11 |
+
<notes>1.8.1.0</notes>
|
12 |
<authors><author><name>Magento Core Team</name><user>core</user><email>core@magentocommerce.com</email></author></authors>
|
13 |
+
<date>2013-11-22</date>
|
14 |
+
<time>04:16:49</time>
|
15 |
<contents><target name="mage"><dir name="pkginfo"><file name="Mage_All_Latest.txt" hash="1286e940f547efd8cd12b69a2b32fae0"/></dir></target></contents>
|
16 |
<compatible/>
|
17 |
+
<dependencies><required><php><min>5.2.0</min><max>6.0.0</max></php><package><name>Mage_Core_Modules</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Mage_Core_Adminhtml</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Interface_Adminhtml_Default</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Interface_Frontend_Default</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Interface_Install_Default</name><channel>community</channel><min>1.8.0.0</min><max>1.8.0.0</max></package><package><name>Mage_Downloader</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Mage_Centinel</name><channel>community</channel><min>1.8.0.0</min><max>1.8.0.0</max></package><package><name>Interface_Frontend_Base_Default</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Phoenix_Moneybookers</name><channel>community</channel><min>1.3.2</min><max>1.3.2</max></package><package><name>Mage_Compiler</name><channel>community</channel><min>1.8.1.0</min><max>1.8.1.0</max></package><package><name>Magento_Mobile</name><channel>community</channel><min>1.8.0.0.23.1</min><max>1.8.0.1</max></package><package><name>Lib_Cm</name><channel>community</channel><min>1.8.0.0</min><max>1.8.0.0</max></package><package><name>Cm_RedisSession</name><channel>community</channel><min>1.8.0.0</min><max>1.8.0.0</max></package></required></dependencies>
|
18 |
</package>
|