10 lines
135 B
C
10 lines
135 B
C
/*
|
|
Optional Build ID displayed in the about dialog
|
|
*/
|
|
|
|
#ifndef CONFIG_BUILDID_H
|
|
#define CONFIG_BUILDID_H
|
|
|
|
#undef EXTRA_BUILDID
|
|
|
|
#endif
|