src/rev.cpp.in
changeset 9118 e20b160ad3b2
parent 9085 8b3897a75aed
child 9457 75f11a6caef8
equal deleted inserted replaced
9117:87f472043e9e 9118:e20b160ad3b2
    39 
    39 
    40 #ifdef __MORPHOS__
    40 #ifdef __MORPHOS__
    41 /**
    41 /**
    42  * Variable used by MorphOS to show the version.
    42  * Variable used by MorphOS to show the version.
    43  */
    43  */
    44 extern const char morphos_versions_tag[] = "\\0$VER: OpenTTD @@VERSION@@ (@@DATE@@)  OpenTTD Team [MorphOS, PowerPC]";
    44 extern const char morphos_versions_tag[] = "$VER: OpenTTD @@VERSION@@ (@@DATE@@) OpenTTD Team [MorphOS, PowerPC]";
    45 #endif
    45 #endif