1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-12 09:09:09 +00:00

(svn r2032) -Codechange: A less hackish version of SVN version detection for OS/2 (orudge)

This commit is contained in:
Celestar
2005-03-19 23:23:56 +00:00
parent f179dc7acc
commit 1990c139d5
5 changed files with 23 additions and 59 deletions

4
os/os2/svnver2.c Normal file
View File

@@ -0,0 +1,4 @@
";
const int _revision_number = 0;
/* rev.c part 2 for OS/2 - ensure no newline at start of file! */