package { public class Version { static public const build_number:String="@buildnumber@"; static public const build_time:String="@buildtime@"; } }