// ##############################################################################################
// vBulletin Version Checker
// Author: Kier Darby
// CVS: $RCSfile$ - $Revision: 2214 $

// latest stable version of vBulletin available
var vb_version = '3.8.6 Patch Level 1';

// postid of the announcement detailing this version's release
var vb_announcementid = '2008604';

