Update version number
This commit is contained in:
parent
abe3498184
commit
5310b34630
|
@ -21,7 +21,7 @@ module common.dcd_version;
|
|||
/**
|
||||
* Human-readable version number
|
||||
*/
|
||||
enum DCD_VERSION = "v0.7.0-alpha";
|
||||
enum DCD_VERSION = "v0.7.0";
|
||||
|
||||
version (Windows) {}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue