Skip to content

Commit

Permalink
Build date updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
joergen7 committed Jan 7, 2016
1 parent 822f938 commit 38b65ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ public abstract class BaseRepl {
public static final int CTL_TICKETSET = 8;

public static final String LABEL_VERSION = "2.0.3-RELEASE";
public static final String LABEL_BUILD = "2016-01-06";
public static final String LABEL_BUILD = "2016-01-07";

private final CfSemanticModelVisitor state;
private final Map<UUID,DynamicNodeVisitor> runningMap;
Expand Down

0 comments on commit 38b65ed

Please sign in to comment.