gaim/www

WinGaim 0.75 and GTK+ 2.2.4 rev b

2004-01-10, Herman Bloggs
77680f88174e
WinGaim 0.75 and GTK+ 2.2.4 rev b
<?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";
?>