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