diff options
Diffstat (limited to 'contrib/ntp/sntp/version.c')
-rw-r--r-- | contrib/ntp/sntp/version.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/ntp/sntp/version.c b/contrib/ntp/sntp/version.c new file mode 100644 index 0000000..885dd31 --- /dev/null +++ b/contrib/ntp/sntp/version.c @@ -0,0 +1,5 @@ +/* + * version file for sntp + */ +#include <config.h> +const char * Version = "sntp 4.2.8p3-RCGO@1.3265-o Mon Jun 29 20:23:24 UTC 2015 (21)"; |