This commit is contained in:
Hackerpilot 2015-10-19 13:09:31 -07:00
parent c8acb9fb4f
commit c0105f9c64
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.0";
enum DCD_VERSION = "v0.7.1";
version (Windows) {}
else