Update version number

This commit is contained in:
Hackerpilot 2017-02-13 14:32:31 -08:00
parent fb01d0cbc0
commit 87e42ae194
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.4.0-alpha";
enum DSCANNER_VERSION = "v0.4.0";
version (Windows)
{