Another bugfix, another beta tag
This commit is contained in:
parent
7d839ebbc7
commit
ea612519c7
|
@ -21,7 +21,7 @@ module dcd_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DCD_VERSION = "v0.5.0-beta4";
|
enum DCD_VERSION = "v0.5.0-beta5";
|
||||||
|
|
||||||
version (Windows) {}
|
version (Windows) {}
|
||||||
else
|
else
|
||||||
|
|
Loading…
Reference in New Issue