bump version

This commit is contained in:
Jacky 2018-07-15 16:53:00 -04:00 committed by GitHub
parent 8f5fa97a3a
commit 1b099c0c9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ import edu.mit.simile.butterfly.Butterfly;
import edu.mit.simile.butterfly.ButterflyModule;
public class RefineServlet extends Butterfly {
static private String ASSIGNED_VERSION = "3.0 beta";
static private String ASSIGNED_VERSION = "3.0 rc.1";
static public String VERSION = "";
static public String REVISION = "";