mirror of
https://github.com/opnsense/src.git
synced 2026-04-25 16:18:54 -04:00
Taken from: https://github.com/freebsd/freebsd.git Commit id: d44ce30d3054a38723f89a161c5e003e64d1aaae
10 lines
147 B
Modula-2
10 lines
147 B
Modula-2
# $FreeBSD$
|
|
|
|
# This version was first added to 9.0-current.
|
|
FBSD_1.2 {
|
|
};
|
|
|
|
# This version was first added to 10.0-current.
|
|
FBSD_1.3 {
|
|
} FBSD_1.2;
|
|
|