Framework: ready for release

This commit is contained in:
Franco Fichtner 2025-07-10 08:24:47 +02:00
parent de3713a06c
commit 6b2cbb2f31
2 changed files with 1 additions and 3 deletions

View file

@ -45,7 +45,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
_PLUGIN_ABI!= ${VERSIONBIN} -a
PLUGIN_ABI?= ${_PLUGIN_ABI}
.else
PLUGIN_ABI?= 25.1
PLUGIN_ABI?= 25.7
.endif
PLUGIN_MAINS= master main

View file

@ -62,8 +62,6 @@ _PLUGIN_COMMENT:= ${PLUGIN_COMMENT}
.if defined(_PLUGIN_DEVEL)
PLUGIN_DEVEL?:= ${_PLUGIN_DEVEL}
.else
PLUGIN_DEVEL?= yes
.endif
PLUGIN_PREFIX?= os-