Add (more) IRCop (and other safe) commands to the IRCfilter whitelist

This commit is contained in:
kytv
2011-11-28 17:42:28 +00:00
parent 1339209fa9
commit 2537f48d08
3 changed files with 77 additions and 32 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 = 9;
public final static long BUILD = 10;
/** for example "-test" */
public final static String EXTRA = "";