From 7a6d517a4bdcdfa8a2b7b10dac130d322025a7cd Mon Sep 17 00:00:00 2001 From: Tyler Erickson Date: Wed, 7 Aug 2024 07:52:54 -0600 Subject: [PATCH] quick: Updating revision number of openSeaChest_Basics Updating revision number for previous bug fix Signed-off-by: Tyler Erickson --- utils/C/openSeaChest/openSeaChest_Basics.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/C/openSeaChest/openSeaChest_Basics.c b/utils/C/openSeaChest/openSeaChest_Basics.c index 2eeb8cc..9229579 100644 --- a/utils/C/openSeaChest/openSeaChest_Basics.c +++ b/utils/C/openSeaChest/openSeaChest_Basics.c @@ -43,7 +43,7 @@ //////////////////////// const char *util_name = "openSeaChest_Basics"; -const char *buildVersion = "3.6.1"; +const char *buildVersion = "3.6.2"; //////////////////////////// // functions to declare //