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 //