File diff r26195:9fdb2190ff85 → r26250:dbf3641db994
src/rev.cpp.in
Show inline comments
 
@@ -71,7 +71,7 @@ const char _openttd_revision_year[] = "$
 
 * (compiling from sources without any version control software)
 
 * and 2 is for modified revision.
 
 *
 
 * Ginever patchpack uses value 3 for hg unmodified and 4 for hg modified
 
 * The patchpack uses value 3 for hg unmodified and 4 for hg modified
 
 */
 
const byte _openttd_revision_modified = ${REV_MODIFIED};