mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Bump config(8) version for the DEFAULTS change.
This commit is contained in:
parent
d7f4443e77
commit
b34b3c19c6
9 changed files with 9 additions and 9 deletions
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
.if !defined(S)
|
||||
.if exists(./@/.)
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
# Temporary stuff while we're still embryonic
|
||||
NO_MODULES=
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
GCC3= you bet
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
.if !defined(S)
|
||||
.if exists(./@/.)
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
#
|
||||
|
||||
# Which version of config(8) is required.
|
||||
%VERSREQ= 600002
|
||||
%VERSREQ= 600003
|
||||
|
||||
STD8X16FONT?= iso
|
||||
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@
|
|||
*
|
||||
* $FreeBSD$
|
||||
*/
|
||||
#define CONFIGVERS 600002
|
||||
#define CONFIGVERS 600003
|
||||
|
|
|
|||
Loading…
Reference in a new issue