9 lines
130 B
C
9 lines
130 B
C
#ifndef HG_REVISION_H
|
|
#define HG_REVISION_H
|
|
|
|
#ifndef HG_REV
|
|
#define HG_REV "0a06d5af473c default"
|
|
#endif
|
|
|
|
#endif // HG_REVISION_H
|