diff options
author | Cash Costello <cash.costello@gmail.com> | 2011-06-05 18:15:15 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2011-06-05 18:15:15 +0000 |
commit | 0b3e08aed1ddbf117a42e56c9fe0ab72e71d996e (patch) | |
tree | 5d18ec94c2782d88e38c07e63490fda6d6479cca /manifest.xml | |
parent | 18ccaf511a13341c0985970ce4d532cdca1b9266 (diff) | |
download | elgg-0b3e08aed1ddbf117a42e56c9fe0ab72e71d996e.tar.gz elgg-0b3e08aed1ddbf117a42e56c9fe0ab72e71d996e.tar.bz2 |
welcome to the long overdue 1.7.0 version
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manifest.xml b/manifest.xml index 94f79b7e8..f4396d03d 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest> <field key="author" value="The Tidypics team" /> - <field key="version" value="1.7.0 beta 1" /> + <field key="version" value="1.7.0" /> <field key="description" value="Tidypics Photo Gallery" /> <field key="website" value="http://code.google.com/p/tidypics/" /> - <field key="copyright" value="2008-2010 Cash Costello and the Tidypics Team" /> + <field key="copyright" value="2008-2011 Cash Costello and the Tidypics Team" /> <field key="licence" value="GNU General Public License version 2" /> - <field key="elgg_version" value="2009022701" /> + <field key="elgg_version" value="2010030101" /> </plugin_manifest> |