File: internal_revision.h.in

package info (click to toggle)
residualvm 0.1.1%2Bdfsg-3
  • links: PTS, VCS
  • area: contrib
  • in suites: jessie, jessie-kfreebsd
  • size: 18,456 kB
  • ctags: 20,564
  • sloc: cpp: 122,088; sh: 6,057; perl: 977; xml: 974; asm: 729; python: 564; makefile: 147; sed: 11; php: 1
file content (6 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
#ifndef SCUMMVM_INTERNAL_REVISION_H
#define SCUMMVM_INTERNAL_REVISION_H

#define SCUMMVM_REVISION "@REVISION@"

#endif