plugins: this is 26.1

This commit is contained in:
Franco Fichtner 2026-01-20 13:01:50 +01:00
parent 38e6614831
commit 728902ca2f

View file

@ -48,7 +48,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
_PLUGIN_ABI!= ${VERSIONBIN} -a _PLUGIN_ABI!= ${VERSIONBIN} -a
PLUGIN_ABIS?= ${_PLUGIN_ABI} PLUGIN_ABIS?= ${_PLUGIN_ABI}
.else .else
PLUGIN_ABIS?= 25.7 PLUGIN_ABIS?= 26.1
.endif .endif
PLUGIN_ABI?= ${PLUGIN_ABIS:[1]} PLUGIN_ABI?= ${PLUGIN_ABIS:[1]}