aboutsummaryrefslogtreecommitdiff
path: root/mod/notifications/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/notifications/manifest.xml')
-rw-r--r--mod/notifications/manifest.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/mod/notifications/manifest.xml b/mod/notifications/manifest.xml
index 97b88fb75..205476881 100644
--- a/mod/notifications/manifest.xml
+++ b/mod/notifications/manifest.xml
@@ -7,10 +7,10 @@
<description>Elgg notifications plugin</description>
<website>http://www.elgg.org/</website>
<copyright>See COPYRIGHT.txt</copyright>
- <license>GNU Public License version 2</license>
+ <license>GNU General Public License version 2</license>
<requires>
- <type>elgg_version</type>
- <version>2010030101</version>
+ <type>elgg_release</type>
+ <version>1.8</version>
</requires>
<activate_on_install>true</activate_on_install>
</plugin_manifest>