diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-23 22:18:38 -0400 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2026-05-23 22:18:38 -0400 |
| commit | 113688dac23f8f98163672c2c31fe7ab33a0a698 (patch) | |
| tree | 8df76b9401842ed9c22533b43793cf7d72defc2c /views/version.txt | |
| parent | org files out of sync, fix (diff) | |
Diffstat (limited to 'views/version.txt')
| -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 37a3a21..99ce9c1 100644 --- a/views/version.txt +++ b/views/version.txt @@ -4,7 +4,7 @@ struct Version { int minor; int patch; } -enum _ver = Version(0, 20, 0); +enum _ver = Version(0, 21, 0); version (Posix) { version (DigitalMars) { } else version (LDC) { |
