mirror of
https://github.com/dlang-community/D-Scanner.git
synced 2025-04-27 05:40:01 +03:00
Update version number
This commit is contained in:
parent
fb01d0cbc0
commit
87e42ae194
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue