mirror of
https://gitlab.com/chrony/chrony.git
synced 2025-12-06 12:35:06 -05:00
5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
#ifndef VERSION_H
|
|
#define VERSION_H
|
|
#define PROGRAM_VERSION_STRING "$Name: V1_12 $"
|
|
#endif /* VERSION_H */
|