00001 /* FILE: buildnum.c 00002 HEADER: buildnum.h 00003 This file was automatically created by newbuild.bas 00004 Each time a new build is to be released this program 00005 is ran and it increments the build number. 00006 TO_HEADER: 00007 00008 #ifndef SCRIPTBASIC_BUILD 00009 #define SCRIPTBASIC_BUILD 0 00010 #endif 00011 */