We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f46940 commit e056f13Copy full SHA for e056f13
main/src/com/google/refine/RefineServlet.java
@@ -60,7 +60,7 @@ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
60
import edu.mit.simile.butterfly.ButterflyModule;
61
62
public class RefineServlet extends Butterfly {
63
- static private String ASSIGNED_VERSION = "3.0 rc.1";
+ static private String ASSIGNED_VERSION = "3.0";
64
65
static public String VERSION = "";
66
static public String REVISION = "";
0 commit comments