aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2009-03-27 11:24:37 +0000
committerCash Costello <cash.costello@gmail.com>2009-03-27 11:24:37 +0000
commit43b593441635366a0cc4ebc530a9d5ec43facc8f (patch)
tree2e6d22d2668d222df4a2caaa8b8c5f49aede24cc
parent8c059e6c1413d82b556aa54de3fc9c2ed6a0e01b (diff)
downloadelgg-43b593441635366a0cc4ebc530a9d5ec43facc8f.tar.gz
elgg-43b593441635366a0cc4ebc530a9d5ec43facc8f.tar.bz2
This will be 1.5 version
-rw-r--r--contributions.txt11
-rw-r--r--manifest.xml2
2 files changed, 9 insertions, 4 deletions
diff --git a/contributions.txt b/contributions.txt
index 65dd95c5a..0097069eb 100644
--- a/contributions.txt
+++ b/contributions.txt
@@ -11,17 +11,22 @@ See individual change logs for contributors to those builds
------------------------------------------------------------------------
-Version 1.09 Change List
+Version 1.5 Change List
Release Date: ??/??/2009
Contributors:
* Gabriel Monge-Franco (http://gabriel.mongefranco.com)
* Cash Costello
+ * alfalive (http://community.elgg.org/pg/profile/alfalive)
------------------------------------------------------------------------
-BEGIN VERSION 1.09 CHANGES
+BEGIN VERSION 1.5 CHANGES
------------------------------------------------------------------------
* Fixed submenus on sidebar of album pages
+* Fixed display issues for Elgg 1.5
+* Using default site access now
+* Pushing new album creation to river
+* Fixed German language file
------------------------------------------------------------------------
-END VERSION 1.09 CHANGES
+END VERSION 1.5 CHANGES
------------------------------------------------------------------------
diff --git a/manifest.xml b/manifest.xml
index 2cdfa8579..4778c13c6 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<plugin_manifest>
<field key="author" value="Gabriel Monge-Franco and the TidyPics team." />
- <field key="version" value="1.09" />
+ <field key="version" value="1.5" />
<field key="description" value="Tidypics Photo Gallery Plugin" />
<field key="website" value="http://code.google.com/p/tidypics/" />
<field key="copyright" value="2008-2009 Jade Dominguez and Gabriel Monge-Franco" />