0.7.1
This commit is contained in:
parent
c8acb9fb4f
commit
c0105f9c64
|
@ -21,7 +21,7 @@ module common.dcd_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DCD_VERSION = "v0.7.0";
|
enum DCD_VERSION = "v0.7.1";
|
||||||
|
|
||||||
version (Windows) {}
|
version (Windows) {}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue