aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/manifest.xml
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-05 04:43:51 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-01-05 04:43:51 +0000
commit0d54a06f3dec7ef9b487b105ace9179fa6b92f49 (patch)
tree11f7e7e05cf860962ee32cd33b417409844a0e54 /mod/profile/manifest.xml
parentf2123cdc42c8da21a297158fbb655f72bc92edce (diff)
downloadelgg-0d54a06f3dec7ef9b487b105ace9179fa6b92f49.tar.gz
elgg-0d54a06f3dec7ef9b487b105ace9179fa6b92f49.tar.bz2
Refs #2761. Removed test dep from profile manifest. Profile no longer requires a version of Elgg from the year 3009.
git-svn-id: http://code.elgg.org/elgg/trunk@7839 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/profile/manifest.xml')
-rw-r--r--mod/profile/manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/profile/manifest.xml b/mod/profile/manifest.xml
index f857f28e7..c9bbe703b 100644
--- a/mod/profile/manifest.xml
+++ b/mod/profile/manifest.xml
@@ -14,6 +14,6 @@
<requires>
<type>elgg_version</type>
- <version>3009030802</version>
+ <version>2011010401</version>
</requires>
</plugin_manifest>