1
0
forked from xjboss/KCauldronX

Updated forge

This commit is contained in:
Prototik
2015-05-08 16:29:14 +07:00
parent 975fe84d43
commit 66f77f8314
14 changed files with 90 additions and 57 deletions

View File

@ -5,7 +5,7 @@
public static final int revisionVersion = 3;
//This number is incremented every time Jenkins builds Forge, and never reset. Should always be 0 in the repo code.
- public static final int buildVersion = 0;
+ public static final int buildVersion = 1388; // Cauldron
+ public static final int buildVersion = 1403; // Cauldron
private static Status status = PENDING;
private static String target = null;