Lock down streaming classes not in the API. Holler if this breaks any external apps.

This commit is contained in:
zzz
2010-11-29 15:39:55 +00:00
parent b5f652ef04
commit 601abdce6d
21 changed files with 25 additions and 21 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 = 14;
public final static long BUILD = 15;
/** for example "-test" */
public final static String EXTRA = "";