Files @ r7585:69cd325fe54d
Branch filter:

Location: cpp/openttd-patchpack/source/src/rev.cpp.in

glx
(svn r11110) -Fix (r11107): somebody forgot to update project files ;)
1
2
3
4
extern const char _openttd_revision[] = "@@VERSION@@";
#ifdef __MORPHOS__
extern const char morphos_versions_tag[] = "\\0$VER: OpenTTD @@VERSION@@ (@@DATE@@)  OpenTTD Team [MorphOS, PowerPC]";
#endif