Skip to content

Commit e056f13

Browse files
committed
bump the version
1 parent 0f46940 commit e056f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main/src/com/google/refine/RefineServlet.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
6060
import edu.mit.simile.butterfly.ButterflyModule;
6161

6262
public class RefineServlet extends Butterfly {
63-
static private String ASSIGNED_VERSION = "3.0 rc.1";
63+
static private String ASSIGNED_VERSION = "3.0";
6464

6565
static public String VERSION = "";
6666
static public String REVISION = "";

0 commit comments

Comments
 (0)