/* Contains UTC of when this file was created
 * For use in ProgInfo version string etc
 * Created automatically with MakeVer */

#include "version.h"

char version_string[] = "1.00";

unsigned char version_utc[5] = {
  243,26,195,12,76
};
