Update version number

This commit is contained in:
Hackerpilot 2016-03-24 15:17:14 -07:00
parent e99c26e8dd
commit 8671674cd5
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ module dscanner_version;
/**
* Human-readable version number
*/
enum DSCANNER_VERSION = "v0.3.0-alpha";
enum DSCANNER_VERSION = "v0.4.0-alpha";
version (Windows)
{