mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
plugins: this is 26.1
This commit is contained in:
parent
38e6614831
commit
728902ca2f
1 changed files with 1 additions and 1 deletions
|
|
@ -48,7 +48,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
|
|||
_PLUGIN_ABI!= ${VERSIONBIN} -a
|
||||
PLUGIN_ABIS?= ${_PLUGIN_ABI}
|
||||
.else
|
||||
PLUGIN_ABIS?= 25.7
|
||||
PLUGIN_ABIS?= 26.1
|
||||
.endif
|
||||
|
||||
PLUGIN_ABI?= ${PLUGIN_ABIS:[1]}
|
||||
|
|
|
|||
Loading…
Reference in a new issue