From f2428692b0972973b67716ddd5ac84c10ea62211 Mon Sep 17 00:00:00 2001 From: Jose Date: Mon, 4 Jan 2021 16:44:23 -0400 Subject: [PATCH] Enable 12.2 RELEASE downloads through the GUI --- CHANGELOG | 1 + gui/bastille_manager_tarballs.php | 2 +- version | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3159b5e..6c50f63 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ ====================== Version Description +1.0.77......Enable 12.2 RELEASE downloads through the GUI. 1.0.76......Minor code changes. 1.0.75......Update bastille config and prepare for RELEASE 12.2. 1.0.74......Use sysrc to manage jail startup variables. diff --git a/gui/bastille_manager_tarballs.php b/gui/bastille_manager_tarballs.php index 2019aa8..d09653f 100644 --- a/gui/bastille_manager_tarballs.php +++ b/gui/bastille_manager_tarballs.php @@ -233,7 +233,7 @@ $document->render(); gettext('12.1-RELEASE'), + '12.2-RELEASE' => gettext('12.2-RELEASE'), '12.1-RELEASE' => gettext('12.1-RELEASE'), '12.0-RELEASE' => gettext('12.0-RELEASE'), '11.3-RELEASE' => gettext('11.3-RELEASE'), diff --git a/version b/version index e7468c7..5257575 100644 --- a/version +++ b/version @@ -1 +1 @@ -1.0.76 +1.0.77