Attribute VB_Name = "BuildVersion" Option Explicit ' The following string is for substitution by the build process ' It is used in DLLVersion() ' It should be set to appropriate changelist no. Public Const g_BuildVersion = "11202"