package cofh.lib; public class CoFHLibProps { private CoFHLibProps() { } public static final String VERSION = "1.7.10R1.0.0B9"; }