version number update

This commit is contained in:
sojamo 2014-08-16 19:43:33 +08:00
parent 04c4811582
commit 218b65e2cf
1 changed files with 1 additions and 1 deletions

View File

@ -92,7 +92,7 @@ public class ControlP5 extends ControlP5Base {
/**
* @exclude
*/
@ControlP5.Invisible public static final String VERSION = "2.2.1";// "##version##";
@ControlP5.Invisible public static final String VERSION = "2.2.2";// "##version##";
/**
* @exclude