/***************************************************************************
 *
 * PROJECT: The Dark Mod
 * $Source$
 * $Revision$
 * $Date$
 * $Author$
 *
 * $Log$
 * Revision 1.2  2005/11/10 19:21:04  sparhawk
 * SDK 1.3 Merge
 *
 * Revision 1.1.1.1  2004/10/30 15:52:34  sparhawk
 * Initial release
 *
 ***************************************************************************/

// This should never be hand edited, AlienBrain will update this when the
// release new doom .exe is executed from within the AlienBrain client
// There are no consequences for it not being updated, it just lets us
// track an exact build number that matches the source control history
const int BUILD_NUMBER = 1302;
