aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/profile/manifest.xml')
-rw-r--r--mod/profile/manifest.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/mod/profile/manifest.xml b/mod/profile/manifest.xml
index d811e373b..86fbc7b7b 100644
--- a/mod/profile/manifest.xml
+++ b/mod/profile/manifest.xml
@@ -8,11 +8,10 @@
<category>social</category>
<website>http://elgg.org/</website>
<copyright>See COPYRIGHT.txt</copyright>
- <license>GNU Public License Version 2</license>
+ <license>GNU General Public License Version 2</license>
<activate_on_install>true</activate_on_install>
- <admin_interface>advanced</admin_interface>
<requires>
- <type>elgg_version</type>
- <version>2011010401</version>
+ <type>elgg_release</type>
+ <version>1.8</version>
</requires>
</plugin_manifest>