www/adium.im 893:da569d15affd: 1.5.10.2 is released.

commits at adium.im commits at adium.im
Wed Mar 9 20:39:22 UTC 2016


details:	http://hg.adium.im/www/adium.im/rev/da569d15affd
revision:	893:da569d15affd
branch:		adiumx.com
author:		Thijs Alkemade <me at thijsalkema.de>
date:		Wed Mar 09 21:39:07 2016 +0100

1.5.10.2 is released.

Fixes #17032

diffs (23 lines):

diff -r 9d62db401b98 -r da569d15affd index.php
--- a/index.php	Mon Feb 01 09:24:00 2016 +0100
+++ b/index.php	Wed Mar 09 21:39:07 2016 +0100
@@ -1,6 +1,6 @@
 <?php
-	$downloadText["10.7.5"]   = "1.5.10.1";
-	$downloadLink["10.7.5"]   = "https://adiumx.cachefly.net/Adium_1.5.10.1.dmg";
+	$downloadText["10.7.5"]   = "1.5.10.2";
+	$downloadLink["10.7.5"]   = "https://adiumx.cachefly.net/Adium_1.5.10.2.dmg";
 
 	$downloadText["10.6.8"]   = "1.5.10";
 	$downloadLink["10.6.8"]   = "https://adiumx.cachefly.net/Adium_1.5.10.dmg";
@@ -222,10 +222,5 @@
 			var pageTracker = _gat._getTracker("UA-347527-8");
 			pageTracker._trackPageview();
 		</script>
-        <!--[if !(lt IE 8)]><!-->
-           <script type="text/javascript">
-             (function(){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src=document.location.protocol+"//d1agz031tafz8n.cloudfront.net/thedaywefightback.js/widget.min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})()
-           </script>
-        <!--<![endif]-->
 	</body>
 	</html>




More information about the commits mailing list