New beta version

This commit is contained in:
Hackerpilot 2015-01-30 18:28:34 -08:00
parent c63fd152bb
commit d7c889eaec
1 changed files with 1 additions and 1 deletions

View File

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