pidgin/old.pidgin.im

Parents ee1240a98935
Children cc4e6b664d0d
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.
--- a/inc/version.inc Wed Feb 13 07:08:35 2013 -0800
+++ b/inc/version.inc Wed Feb 13 08:50:40 2013 -0800
@@ -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";