Add jcpuid binaries for Intel macs

This commit is contained in:
kytv
2011-06-12 16:33:34 +00:00
parent 796d104b83
commit ffffd2deb5
5 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ public class RouterVersion {
/** deprecated */
public final static String ID = "Monotone";
public final static String VERSION = CoreVersion.VERSION;
public final static long BUILD = 24;
public final static long BUILD = 25;
/** for example "-test" */
public final static String EXTRA = "";