0.7.2 builds with LDC
This commit is contained in:
parent
e39f43329b
commit
9a426aed47
|
@ -21,7 +21,7 @@ module common.dcd_version;
|
|||
/**
|
||||
* Human-readable version number
|
||||
*/
|
||||
enum DCD_VERSION = "v0.7.1";
|
||||
enum DCD_VERSION = "v0.7.2";
|
||||
|
||||
version (Windows) {}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue