4 lines
107 B
Text
4 lines
107 B
Text
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
#define PROGRAM_VERSION_STRING "$Name: V1_12 $"
|
|
#endif /* VERSION_H */
|