aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-03-20 20:41:12 +0000
committerCash Costello <cash.costello@gmail.com>2009-03-20 20:41:12 +0000
commit389a15ac797fd5e060631ec9feb1568837c5088f (patch)
tree25f2febb5bf6e2fdfba82f37bfbdfba0b8e95829 /manifest.xml
parent1919b91c1843014e695168999ffca09d7370a458 (diff)
downloadelgg-389a15ac797fd5e060631ec9feb1568837c5088f.tar.gz
elgg-389a15ac797fd5e060631ec9feb1568837c5088f.tar.bz2
assuming minor version tick for release for now - might go to 1.5
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/manifest.xml b/manifest.xml
index 1dfd9b7a7..2cdfa8579 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,9 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest>
- <field key="author" value="Curverider, Jade, apsurd, Gabriel Monge-Franco and other contributors." />
- <field key="version" value="1.x" />
+ <field key="author" value="Gabriel Monge-Franco and the TidyPics team." />
+ <field key="version" value="1.09" />
<field key="description" value="Tidypics Photo Gallery Plugin" />
- <field key="website" value="http://www.tastyseed.com/" />
- <field key="copyright" value="(C) apsurd 2008" />
+ <field key="website" value="http://code.google.com/p/tidypics/" />
+ <field key="copyright" value="2008-2009 Jade Dominguez and Gabriel Monge-Franco" />
<field key="licence" value="GNU General Public License version 3" />
+ <field key="elgg_version" value="2009022701" />
</plugin_manifest>