Update version number

This commit is contained in:
Hackerpilot 2015-09-01 13:41:35 -07:00
parent abe3498184
commit 5310b34630
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ module common.dcd_version;
/** /**
* Human-readable version number * Human-readable version number
*/ */
enum DCD_VERSION = "v0.7.0-alpha"; enum DCD_VERSION = "v0.7.0";
version (Windows) {} version (Windows) {}
else else