diff options
author | Cash Costello <cash.costello@gmail.com> | 2009-07-11 01:17:16 +0000 |
---|---|---|
committer | Cash Costello <cash.costello@gmail.com> | 2009-07-11 01:17:16 +0000 |
commit | 1924174daf750859a379c7b5d1e34d49a6b412d0 (patch) | |
tree | 542dec147558eb437c439e7a2a7df731d056781e | |
parent | 14556cf5870dff8138c76a25aba9c2c0323c56d1 (diff) | |
download | elgg-1924174daf750859a379c7b5d1e34d49a6b412d0.tar.gz elgg-1924174daf750859a379c7b5d1e34d49a6b412d0.tar.bz2 |
beta 2 for 1.6
-rw-r--r-- | contributions.txt | 5 | ||||
-rw-r--r-- | manifest.xml | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/contributions.txt b/contributions.txt index f88e09832..6b3e2e280 100644 --- a/contributions.txt +++ b/contributions.txt @@ -2,8 +2,9 @@ See individual change logs for contributors to those builds ------------------------------------------------------------------------
-Version 1.6.0 Beta 1 Change List
-Release Date: 06/30/2009
+Version 1.6.0 Change List
+Beta 2 Release Date: 07/10/2009
+Beta 1 Release Date: 06/30/2009
Contributors:
* Cash Costello
* Greg Froese
diff --git a/manifest.xml b/manifest.xml index 31d66e2f0..ddc167911 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <plugin_manifest> <field key="author" value="The TidyPics team." /> - <field key="version" value="1.6.0 Beta 1" /> + <field key="version" value="1.6.0 Beta 2" /> <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, Gabriel Monge-Franco, Cash Costello" /> |