might be helpful if i updated the version number...
This commit is contained in:
parent
79d8129e3d
commit
bda164b1b5
@ -28,7 +28,7 @@ public class var {
|
||||
public static final String PROG_NAME = "Minecraft Land Generator";
|
||||
|
||||
/** Version Number! */
|
||||
public static final String VERSION = "1.7.1";
|
||||
public static final String VERSION = "1.7.2";
|
||||
|
||||
/** Authors */
|
||||
public static final String AUTHORS = "Corrodias, Morlok8k, pr0f1x, jaseg";
|
||||
|
Reference in New Issue
Block a user