From: <the...@us...> - 2006-04-30 11:49:48
|
Revision: 16109 Author: thekingant Date: 2006-04-30 04:49:42 -0700 (Sun, 30 Apr 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16109&view=rev Log Message: ----------- Change a line to say 2.0.0beta3 instead of 2.0.0beta1 Modified Paths: -------------- web/htdocs/faq.php Modified: web/htdocs/faq.php =================================================================== --- web/htdocs/faq.php 2006-04-29 20:47:20 UTC (rev 16108) +++ web/htdocs/faq.php 2006-04-30 11:49:42 UTC (rev 16109) @@ -7,7 +7,7 @@ <h1>Frequently Asked Questions</h1> <p><i>Frequently asked questions specific to Windows have their own <a href="/win32">FAQ</a>.</i></p> -<p><i>For those users testing <a href="http://sourceforge.net/project/showfiles.php?group_id=235&package_id=253&release_id=378940">2.0.0beta1</a>, we have an updated <a href="faq2.php">FAQ</a>.</i></p> +<p><i>For those users testing <a href="http://sourceforge.net/project/showfiles.php?group_id=235&package_id=253&release_id=378940">2.0.0beta3</a>, we have an updated <a href="faq2.php">FAQ</a>.</i></p> <? /* The Q&A begins here */ $faq = file("./faq.txt"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |