mirror of
https://github.com/JRGTH/xigmanas-bastille-extension.git
synced 2026-01-06 12:54:21 +01:00
Update release list to include 13.2
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
======================
|
======================
|
||||||
Version Description
|
Version Description
|
||||||
|
|
||||||
|
1.1.23......Update release list to include 13.2.
|
||||||
1.1.22......Fix sysrc path.
|
1.1.22......Fix sysrc path.
|
||||||
1.1.21......Fix HARDENEDBSD url.
|
1.1.21......Fix HARDENEDBSD url.
|
||||||
1.1.20......Update: Add support for 13.2, update config file.
|
1.1.20......Update: Add support for 13.2, update config file.
|
||||||
|
|||||||
@@ -72,6 +72,7 @@ $sphere_array = $rel_list;
|
|||||||
|
|
||||||
if ($linux_compat_support == "YES"):
|
if ($linux_compat_support == "YES"):
|
||||||
$a_action = [
|
$a_action = [
|
||||||
|
'13.2-RELEASE' => gettext('13.2-RELEASE'),
|
||||||
'13.1-RELEASE' => gettext('13.1-RELEASE'),
|
'13.1-RELEASE' => gettext('13.1-RELEASE'),
|
||||||
'13.0-RELEASE' => gettext('13.0-RELEASE'),
|
'13.0-RELEASE' => gettext('13.0-RELEASE'),
|
||||||
'12.3-RELEASE' => gettext('12.3-RELEASE'),
|
'12.3-RELEASE' => gettext('12.3-RELEASE'),
|
||||||
@@ -90,6 +91,7 @@ if ($linux_compat_support == "YES"):
|
|||||||
];
|
];
|
||||||
else:
|
else:
|
||||||
$a_action = [
|
$a_action = [
|
||||||
|
'13.2-RELEASE' => gettext('13.2-RELEASE'),
|
||||||
'13.1-RELEASE' => gettext('13.1-RELEASE'),
|
'13.1-RELEASE' => gettext('13.1-RELEASE'),
|
||||||
'13.0-RELEASE' => gettext('13.0-RELEASE'),
|
'13.0-RELEASE' => gettext('13.0-RELEASE'),
|
||||||
'12.3-RELEASE' => gettext('12.3-RELEASE'),
|
'12.3-RELEASE' => gettext('12.3-RELEASE'),
|
||||||
|
|||||||
Reference in New Issue
Block a user