using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace patch_seb
{
internal class Variables
public static string SupportedSEB = "3.9.0.787";
}