Bump version number
This commit is contained in:
parent
15aeda1530
commit
8ae6614b3d
|
|
@ -21,7 +21,7 @@ module dcd_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DCD_VERSION = "v0.4.1-dev";
|
enum DCD_VERSION = "v0.5.0-alpha";
|
||||||
|
|
||||||
version (Windows) {}
|
version (Windows) {}
|
||||||
else
|
else
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue