package jetbrains.mps.vcs.util; /*Generated by MPS */ public interface ModelVersion { String getSuffix(); }