mirror of
https://github.com/opnsense/plugins.git
synced 2026-04-20 21:58:57 -04:00
plugins: switch to 25.1 as the default
This commit is contained in:
parent
600b364b11
commit
2b17488006
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
|
|||
_PLUGIN_ABI!= ${VERSIONBIN} -a
|
||||
PLUGIN_ABI?= ${_PLUGIN_ABI}
|
||||
.else
|
||||
PLUGIN_ABI?= 24.7
|
||||
PLUGIN_ABI?= 25.1
|
||||
.endif
|
||||
|
||||
PLUGIN_MAINS= master main
|
||||
|
|
|
|||
Loading…
Reference in a new issue