version.h.in 89 B

12345
  1. #ifndef VERSION_H
  2. #define VERSION_H
  3. #define PACKAGE_VERSION "${SUPERTUX_VERSION}"
  4. #endif