namespace EZPPClient_Installer { public enum UpdateState { UpdateFound, UpToDate, Error } }