version.c revision 90792
170584Sobrien/*
270584Sobrien * Copyright (c) 1998-2002 Sendmail, Inc. and its suppliers.
370584Sobrien *	All rights reserved.
470584Sobrien * Copyright (c) 1983 Eric P. Allman.  All rights reserved.
570584Sobrien * Copyright (c) 1988, 1993
670584Sobrien *	The Regents of the University of California.  All rights reserved.
770584Sobrien *
870584Sobrien * By using this file, you agree to the terms and conditions set
970584Sobrien * forth in the LICENSE file which can be found at the top level of
1070584Sobrien * the sendmail distribution.
1170584Sobrien *
1270584Sobrien */
1370584Sobrien
1470584Sobrien#include <sm/gen.h>
1570584Sobrien
1670584SobrienSM_RCSID("@(#)$Id: version.c,v 8.91 2002/01/13 18:23:00 ca Exp $")
1770584Sobrien
1870584Sobrienchar	Version[] = "8.12.2";
1970584Sobrien