might be helpful if i updated the version number...

This commit is contained in:
Morlok8k 2012-12-22 00:03:01 -08:00
parent 79d8129e3d
commit bda164b1b5

View File

@ -28,7 +28,7 @@ public class var {
public static final String PROG_NAME = "Minecraft Land Generator"; public static final String PROG_NAME = "Minecraft Land Generator";
/** Version Number! */ /** Version Number! */
public static final String VERSION = "1.7.1"; public static final String VERSION = "1.7.2";
/** Authors */ /** Authors */
public static final String AUTHORS = "Corrodias, Morlok8k, pr0f1x, jaseg"; public static final String AUTHORS = "Corrodias, Morlok8k, pr0f1x, jaseg";