From 2e272b5c9c4044cc8e9e6ade7c89810803c1f74b Mon Sep 17 00:00:00 2001 From: TheWitness Date: Wed, 12 Feb 2025 20:18:53 -0500 Subject: [PATCH] QA: Preparing for Cacti 1.2.30 --- include/cacti_version | 2 +- include/global_arrays.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/include/cacti_version b/include/cacti_version index 550c9e969c..d20e7484fd 100644 --- a/include/cacti_version +++ b/include/cacti_version @@ -1 +1 @@ -1.2.29 +1.2.30 diff --git a/include/global_arrays.php b/include/global_arrays.php index 5a4771ed44..5a4eb90308 100644 --- a/include/global_arrays.php +++ b/include/global_arrays.php @@ -142,6 +142,7 @@ '1.2.27' => '0103', '1.2.28' => '0103', '1.2.29' => '0103', + '1.2.30' => '0103', ); $messages = array(