mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
7 lines
119 B
C
7 lines
119 B
C
#ifndef SCUMMVM_INTERNAL_REVISION_H
|
|
#define SCUMMVM_INTERNAL_REVISION_H
|
|
|
|
#define SCUMMVM_REVISION "@REVISION@"
|
|
|
|
#endif
|