From 9cb66bbcb14cb8b002b45cccabb22e2fac0cd01d Mon Sep 17 00:00:00 2001 From: thomas Date: Thu, 16 Feb 2023 15:33:08 +0100 Subject: [PATCH] mxraid/mxraid_assemble: Raise version to 1.2 --- mxraid/mxraid_assemble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxraid/mxraid_assemble b/mxraid/mxraid_assemble index 1ac07d0..3d5bc18 100755 --- a/mxraid/mxraid_assemble +++ b/mxraid/mxraid_assemble @@ -14,7 +14,7 @@ import MxRaid::HostData; import MxRaid::Utils; import MxRaid::Color; -my $VERSION = '1.1'; +my $VERSION = '1.2'; sub exec_usage {