aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributions.txt3
-rw-r--r--manifest.xml6
2 files changed, 5 insertions, 4 deletions
diff --git a/contributions.txt b/contributions.txt
index a05a449dd..06672bce6 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -2,7 +2,7 @@ Changelog and contributors list
------------------------------------------------------------------------
Version 1.7.0 Change List
-Final Release Date: ??
+Final Release Date: 06/05/2011
Beta 1 Release Date: 11/06/2010
Contributors:
* Cash Costello
@@ -20,6 +20,7 @@ BEGIN VERSION 1.7.0 CHANGES
* Fixed tag pop-up box display issue
* Fixed display of avatars in tag river entries
* Fixed 2 widget bugs
+ * Fixed bug with images that have national characters in filename
------------------------------------------------------------------------
END VERSION 1.7.0 CHANGES
------------------------------------------------------------------------
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>