Commit a641e100 authored by Karsten Loesing's avatar Karsten Loesing
Browse files

Re-schedule next major version.

We said we'd announce new major versions 1 month in advance. Today
we're going to put out a release to include this date for the first
time. Re-scheduling next major version for in 1 month from today.
parent 550d60e0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -125,7 +125,7 @@ public class ResponseBuilder {

  private static final String PROTOCOL_VERSION = "4.2";

  private static final String NEXT_MAJOR_VERSION_SCHEDULED = "2017-11-30";
  private static final String NEXT_MAJOR_VERSION_SCHEDULED = "2017-12-17";

  private void writeRelays(List<SummaryDocument> relays, PrintWriter pw) {
    this.write(pw, "{\"version\":\"%s\",\n", PROTOCOL_VERSION);