/www/pidgin: a039c83155c5: Put Windows version back at 2.10.6 so...

Mark Doliner mark at kingant.net
Wed Feb 13 11:50:46 EST 2013


Changeset: a039c83155c58bef1a36436a6a18f24ef5fa5ed5
Author:	 Mark Doliner <mark at kingant.net>
Date:	 2013-02-13 08:50 -0800
Branch:	 default
URL: http://hg.pidgin.im/www/pidgin/rev/a039c83155c5

Description:

Put Windows version back at 2.10.6 so the release notification plugin
doesn't tell people to upgrade since it seems like there might be
some weird problems with the 2.10.7 Windows binaries.

diffstat:

 inc/version.inc |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

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.7";
 
 // Current Windows Pidgin Release
-$pidgin_win32_version  = "2.10.7";
+$pidgin_win32_version  = "2.10.6";
 
 // Version of Pidgin in the Ubuntu PPA
 $pidgin_ubuntu_version = "2.10.6";



More information about the Commits mailing list