This commit is contained in:
Hackerpilot 2015-10-30 12:05:00 -07:00
parent 5c8fdc6cf2
commit 6bd59c157d
1 changed files with 1 additions and 1 deletions

View File

@ -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