mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-08 13:39:25 -04:00
8 lines
210 B
C
8 lines
210 B
C
/* $NetBSD: version.c,v 1.1.1.2 2015/07/10 13:11:09 christos Exp $ */
|
|
|
|
/*
|
|
* 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)";
|