v0.7.3
This commit is contained in:
parent
5c8fdc6cf2
commit
6bd59c157d
|
@ -21,7 +21,7 @@ module common.dcd_version;
|
|||
/**
|
||||
* Human-readable version number
|
||||
*/
|
||||
enum DCD_VERSION = "v0.7.2";
|
||||
enum DCD_VERSION = "v0.7.3";
|
||||
|
||||
version (Windows) {}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue