version.nut 211 B

12345678
  1. /*
  2. * Warning: This file is loaded both by main.nut and info.nut
  3. * thus, don't place anything here that is heavy or not required
  4. * to be available when OpenTTD scans the info.nut file.
  5. */
  6. SELF_VERSION <- 1;