www: ab5d0068: 2.5.7

caseyho at pidgin.im caseyho at pidgin.im
Sun Jun 21 00:00:40 EDT 2009


-----------------------------------------------------------------
Revision: ab5d006804cc5b3a149670bbd20f32f9bf28c350
Ancestor: 5893c016550184251ffc45b09222b6e534d5cfe2
Author: caseyho at pidgin.im
Date: 2009-06-21T03:58:41
Branch: im.pidgin.www
URL: http://d.pidgin.im/viewmtn/revision/info/ab5d006804cc5b3a149670bbd20f32f9bf28c350

Modified files:
        htdocs/index.php inc/version.inc

ChangeLog: 

2.5.7

-------------- next part --------------
============================================================
--- htdocs/index.php	ffe8f528ae0c0cf039010f42f059bce0ca714e75
+++ htdocs/index.php	47917d7475a0f77b53ef86bb0a54a4255a27cdbd
@@ -70,9 +70,9 @@ include($_SERVER['DOCUMENT_ROOT'] . "/..
 </div>
 
 <!-- This will pull from somewhere else at some point -->
-<!-- p class="more" id="lowblurb">
-Spontaneous news goes here!
-</p -->
+<p class="more" id="lowblurb">
+Yahoo problems are fixed in 2.5.7.
+</p>
 
 <? /* Avoid outputting this stuff yet.
 <!-- These are not ready to go yet -->
============================================================
--- inc/version.inc	84169ee31420dd5fab64c1ccb01d255dd87b6716
+++ inc/version.inc	b3d68bd8a5dedcd6bf2f110306e23241cc212c0c
@@ -1,8 +1,8 @@
 <?
 
 // Current Pidgin Release
-$pidgin_version       = "2.5.6";
-$pidgin_win32_version = "2.5.6";
+$pidgin_version       = "2.5.7";
+$pidgin_win32_version = "2.5.7";
 $gtk_win32_version    = "2.14.7";
 $gtk_win32_revision   = "a";
 


More information about the Commits mailing list