mirror of
https://github.com/dlang-community/DCD.git
synced 2025-04-27 21:59:55 +03:00
Merge pull request #463 from BBasile/upd-ver
push version number merged-on-behalf-of: BBasile <BBasile@users.noreply.github.com>
This commit is contained in:
commit
15f5b11977
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ module dcd.common.dcd_version;
|
|||
/**
|
||||
* Human-readable version number
|
||||
*/
|
||||
enum DCD_VERSION = "v0.9.0";
|
||||
enum DCD_VERSION = "v0.9.3";
|
||||
|
||||
version (Windows) {}
|
||||
else version (built_with_dub) {}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue