1.6.0 (test22)

This commit is contained in:
Morlok8k 2011-11-04 07:27:45 -07:00
parent 9946e44973
commit 946adcde95
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -48,7 +48,7 @@ import org.jnbt.Tag;
public class Main {
// Version Number!
private static final String VERSION = "1.6.0 Testing 21";
private static final String VERSION = "1.6.0 Testing 22";
private static final String AUTHORS = "Corrodias, Morlok8k, pr0f1x";
private static final String fileSeparator = System.getProperty("file.separator");