add block map properly
This commit is contained in:
parent
64cff6a171
commit
dd3ac39530
4 changed files with 98 additions and 106 deletions
|
@ -8,6 +8,4 @@ public abstract class Version {
|
|||
public static final int MAJOR = 2;
|
||||
public static final int MINOR = 3;
|
||||
public static final int PATCH = 0;
|
||||
|
||||
public static final int DATA = 0;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue