Update version
This commit is contained in:
parent
5d14f323c5
commit
633b1667ef
|
@ -21,7 +21,7 @@ module dcd_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DCD_VERSION = "v0.5.1-dev";
|
enum DCD_VERSION = "v0.6.0";
|
||||||
|
|
||||||
version (Windows) {}
|
version (Windows) {}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue