diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-21 17:04:49 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-04-22 20:42:31 -0400 |
| commit | ad1c13a8590b146f900b6937cecdd243f766429d (patch) | |
| tree | 44e7a6d48482d2c99c4d0446264e9375d6d1760f /views | |
| parent | upkeep, update a few paths (diff) | |
Diffstat (limited to 'views')
| -rw-r--r-- | views/version.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/version.txt b/views/version.txt index 9782cfa..7056ca1 100644 --- a/views/version.txt +++ b/views/version.txt @@ -4,7 +4,7 @@ struct Version { int minor; int patch; } -enum _ver = Version(0, 18, 0); +enum _ver = Version(0, 19, 0); version (Posix) { version (DigitalMars) { } else version (LDC) { |
