Skip to content
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.

Commit

Permalink
Bump to 2.11.0 (ignore previous release)
Browse files Browse the repository at this point in the history
  • Loading branch information
WebFreak001 committed Jul 17, 2017
1 parent 67701b7 commit 76224e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/workspaced/info.d
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import OS = std.system;
import std.json;
import std.conv;

static immutable Version = [2, 10, 2];
static immutable Version = [2, 11, 0];

version (Windows) static assert(Compiler.name != "Digital Mars D",
"Use LDC instead of DMD on Windows! See Also: https://github.com/Pure-D/code-d/issues/38");
Expand Down

0 comments on commit 76224e3

Please sign in to comment.