mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 15:35:10 -04:00
src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled..
17 lines
541 B
Text
17 lines
541 B
Text
divert(-1)
|
|
#
|
|
# Copyright (c) 1998 Sendmail, Inc. All rights reserved.
|
|
# Copyright (c) 1983 Eric P. Allman. All rights reserved.
|
|
# Copyright (c) 1988, 1993
|
|
# The Regents of the University of California. All rights reserved.
|
|
#
|
|
# By using this file, you agree to the terms and conditions set
|
|
# forth in the LICENSE file which can be found at the top level of
|
|
# the sendmail distribution.
|
|
#
|
|
#
|
|
VERSIONID(`@(#)version.m4 8.9.1.1 (Berkeley) 7/2/98')
|
|
#
|
|
divert(0)
|
|
# Configuration version number
|
|
DZ8.9.1`'ifdef(`confCF_VERSION', `/confCF_VERSION')
|