/www/pidgin: 93c2c00351da: Update Windows version and add note a...
Mark Doliner
mark at kingant.net
Sun Nov 23 16:18:28 EST 2014
Changeset: 93c2c00351da2ea4c97f17fe96842375978268e3
Author: Mark Doliner <mark at kingant.net>
Date: 2014-11-23 13:19 -0800
Branch: default
URL: https://hg.pidgin.im/www/pidgin/rev/93c2c00351da
Description:
Update Windows version and add note about 2.10.11.
diffstat:
htdocs/index.php | 2 +-
inc/version.inc | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diffs (24 lines):
diff --git a/htdocs/index.php b/htdocs/index.php
--- a/htdocs/index.php
+++ b/htdocs/index.php
@@ -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>
diff --git a/inc/version.inc b/inc/version.inc
--- a/inc/version.inc
+++ b/inc/version.inc
@@ -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";
More information about the Commits
mailing list