update version
This commit is contained in:
parent
22ecbbf5c6
commit
c3f9111570
|
@ -21,7 +21,7 @@ module dcd.common.dcd_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DCD_VERSION = "v0.9.3";
|
enum DCD_VERSION = "v0.9.4";
|
||||||
|
|
||||||
version (Windows) {}
|
version (Windows) {}
|
||||||
else version (built_with_dub) {}
|
else version (built_with_dub) {}
|
||||||
|
|
Loading…
Reference in New Issue