4.3BSD/usr/contrib/nntp/server/version.c

#ifndef lint
static char	*sccsid = "@(#)version.c	1.2	(Berkeley) 3/5/86";
#endif

/*
 * Provide the version number of this release.
 */

char	*version = "1.2a";