diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2025-03-07 15:36:57 -0500 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2025-03-07 15:37:19 -0500 |
| commit | 089cdde0ca6b533f4d2f55841762da1866a2b8bf (patch) | |
| tree | bd433af0476ef12ffc3a00cde9480203cf4e1e6c /views | |
| parent | ext_depends/arsd/{core,cgi}.d downloaded/updated (diff) | |
).18.0, spine version sync
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 fecec3f..9782cfa 100644 --- a/views/version.txt +++ b/views/version.txt @@ -4,7 +4,7 @@ struct Version { int minor; int patch; } -enum _ver = Version(0, 17, 0); +enum _ver = Version(0, 18, 0); version (Posix) { version (DigitalMars) { } else version (LDC) { |
