Update version number
This commit is contained in:
parent
e99c26e8dd
commit
8671674cd5
|
@ -8,7 +8,7 @@ module dscanner_version;
|
||||||
/**
|
/**
|
||||||
* Human-readable version number
|
* Human-readable version number
|
||||||
*/
|
*/
|
||||||
enum DSCANNER_VERSION = "v0.3.0-alpha";
|
enum DSCANNER_VERSION = "v0.4.0-alpha";
|
||||||
|
|
||||||
version (Windows)
|
version (Windows)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue