package version;

public class IsimInterfaceVersion {
    public static final String VERSION = "TEST version: not for distribution";
}
