www/adium.im 871:109b40ec5529: Array was reversed.
commits at adium.im
commits at adium.im
Wed Apr 23 18:20:54 UTC 2014
details: http://hg.adium.im/www/adium.im/rev/109b40ec5529
revision: 871:109b40ec5529
branch: adiumx.com
author: Thijs Alkemade <me at thijsalkema.de>
date: Wed Apr 23 20:18:45 2014 +0200
Array was reversed.
diffs (33 lines):
diff -r 3983775f8b32 -r 109b40ec5529 beta/index.php
--- a/beta/index.php Wed Apr 23 20:17:39 2014 +0200
+++ b/beta/index.php Wed Apr 23 20:18:45 2014 +0200
@@ -27,6 +27,14 @@
)
*/
array(
+ "ver" => "1.5.10b2",
+ "rev" => "919aceba76e0",
+ "date" => "2014-04-23",
+ "sha1" => "c9d02e45691f01912faf7cd71c591d6bde4eaeb9",
+ "sha256" => "ccef4f35d9a988f0d8d1c0682460ed0999112a16c618cea0a59395239d868508",
+ "dsa" => "MC4CFQDcPC/Or5V2rYT/9O84BLgnN+TpOQIVALpzIkwOZFHtgItpx0tB2gUEByD8"
+ ),
+ array(
"ver" => "1.5.10b1",
"rev" => "2e99b7272ad7",
"date" => "2014-03-19",
@@ -34,14 +42,6 @@
"sha256" => "d5c31dc51f0b9b8a0fc25c725a836f61143ddb923843e38c8aeec54abe00c2cc",
"dsa" => "MC0CFFIWmlRL66GnCOJ8wHQkhLhqmE3sAhUA4SzZ/nowNV9McVUQHsqjwhDUnSo="
),
- array(
- "ver" => "1.5.10b2",
- "rev" => "919aceba76e0",
- "date" => "2014-04-23",
- "sha1" => "c9d02e45691f01912faf7cd71c591d6bde4eaeb9",
- "sha256" => "ccef4f35d9a988f0d8d1c0682460ed0999112a16c618cea0a59395239d868508",
- "dsa" => "MC4CFQDcPC/Or5V2rYT/9O84BLgnN+TpOQIVALpzIkwOZFHtgItpx0tB2gUEByD8"
- ),
);
// $motd = 'Please check <a href="https://trac.adium.im/query?status=assigned&status=new&status=pending&group=severity&milestone=Adium+1.4">open tickets</a> for 1.4 before filing bugs!';
More information about the commits
mailing list