Revert "Framework: ready for release"

This reverts commit 6b2cbb2f31.
This commit is contained in:
Franco Fichtner
2025-07-14 13:26:22 +02:00
parent 28cc6ca7b5
commit 929721e9f2
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
_PLUGIN_ABI!= ${VERSIONBIN} -a
PLUGIN_ABI?= ${_PLUGIN_ABI}
.else
PLUGIN_ABI?= 25.7
PLUGIN_ABI?= 25.1
.endif
PLUGIN_MAINS= master main
+2
View File
@@ -62,6 +62,8 @@ _PLUGIN_COMMENT:= ${PLUGIN_COMMENT}
.if defined(_PLUGIN_DEVEL)
PLUGIN_DEVEL?:= ${_PLUGIN_DEVEL}
.else
PLUGIN_DEVEL?= yes
.endif
PLUGIN_PREFIX?= os-