aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--contributions.txt13
-rw-r--r--manifest.xml4
2 files changed, 15 insertions, 2 deletions
diff --git a/contributions.txt b/contributions.txt
index 0a6c98f49..370acc405 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -1,5 +1,18 @@
See individual change logs for contributors to those builds
+------------------------------------------------------------------------
+Version 1.6.6 Change List
+Release Date: 03/06/2009
+------------------------------------------------------------------------
+BEGIN VERSION 1.6.6 CHANGES
+------------------------------------------------------------------------
+ * Tweaked slideshow start code
+ * Fixed bug with delete tags menu item
+ * Fixed bug in en.php
+ * Better error checking for ImageMagick resizing
+------------------------------------------------------------------------
+END VERSION 1.6.6 CHANGES
+------------------------------------------------------------------------
------------------------------------------------------------------------
Version 1.6.5 Change List
diff --git a/manifest.xml b/manifest.xml
index b30ec9860..f0b6b0fb3 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.6.5" />
+ <field key="version" value="1.6.6" />
<field key="description" value="Tidypics Photo Gallery" />
<field key="website" value="http://code.google.com/p/tidypics/" />
<field key="copyright" value="2008-2009 Cash Costello and the Tidypics Team" />
- <field key="licence" value="GNU General Public License version 3" />
+ <field key="licence" value="GNU General Public License version 2" />
<field key="elgg_version" value="2009022701" />
</plugin_manifest>