1.7.3 version number update
This commit is contained in:
parent
2f3feedd76
commit
14faeabe94
@ -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.2";
|
||||
public static final String VERSION = "1.7.3";
|
||||
|
||||
/** Authors */
|
||||
public static final String AUTHORS = "Corrodias, Morlok8k, pr0f1x, jaseg";
|
||||
|
Reference in New Issue
Block a user