Alpha 2
This commit is contained in:
parent
9287708090
commit
ce5ac2d978
|
@ -21,7 +21,7 @@ module common.dcd_version;
|
|||
/**
|
||||
* Human-readable version number
|
||||
*/
|
||||
enum DCD_VERSION = "v0.9.0-alpha1";
|
||||
enum DCD_VERSION = "v0.9.0-alpha2";
|
||||
|
||||
version (Windows) {}
|
||||
else version (built_with_dub) {}
|
||||
|
|
Loading…
Reference in New Issue