gaim/www

Remove the "CVS Info" link from the right side of the web page and
move the info from that page to the bottom of downloads.php
<?php
/*
* This variable will be inserted into the source tarball and bz2ball
* path. Update with every new release.
*/
$current_version = "0.75";
$current_win32_version = "0.75";
$current_win32_gtk_version = "2.2.4";
$current_win32_gtk_revision = "b";
?>