File: version.h

package info (click to toggle)
chrony 1.20-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,996 kB
  • ctags: 2,336
  • sloc: ansic: 14,783; yacc: 858; sh: 545; perl: 426; makefile: 157
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
#ifndef VERSION_H
#define VERSION_H
#define PROGRAM_VERSION_STRING "V1_20"
#endif /* VERSION_H */