pidgin/old.pidgin.im

93c2c00351da
Parents 11d0d2ce76e2
Children 96658ad8ea6a
Update Windows version and add note about 2.10.11.
--- a/htdocs/index.php Sun Nov 23 08:57:56 2014 -0800
+++ b/htdocs/index.php Sun Nov 23 13:19:31 2014 -0800
@@ -114,7 +114,7 @@
<p class="more" id="lowblurb">
<!-- Put little news blurbs here! -->
-Pidgin 2.10.10 contains <a href="/news/security/">important security updates</a>. Please upgrade!
+Pidgin 2.10.11 contains login fixes for MSN and some XMPP servers, and Pidgin 2.10.10 contains <a href="/news/security/">important security updates</a>. Please upgrade!
</p>
</div>
--- a/inc/version.inc Sun Nov 23 08:57:56 2014 -0800
+++ b/inc/version.inc Sun Nov 23 13:19:31 2014 -0800
@@ -4,7 +4,7 @@
$pidgin_version = "2.10.11";
// Current Windows Pidgin Release
-$pidgin_win32_version = "2.10.10";
+$pidgin_win32_version = "2.10.11";
// Version of Pidgin in the Ubuntu PPA
$pidgin_ubuntu_version = "2.10.10";