gaim/www

(08:51:27) Faceprint: i think maybe we should update gdb.php to say "bt
full" instead of just "bt"
(08:51:32) Luke: okay
(08:51:35) Luke: that's easily done
(08:51:40) Faceprint: you agree?
(08:51:51) Luke: I'd never heard of bt full until last week
(08:51:54) Faceprint: that way we get the more useful backtrace the first
time
(08:52:12) Luke: *nods*
<?php
/*
* This variable will be inserted into the source tarball and bz2ball
* path. Update with every new release.
*/
$current_version = "1.5.0";
$current_win32_version = "1.5.0";
$current_win32_gtk_version = "2.6.9";
$current_win32_gtk_revision = "a";
?>