summaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2025-03-07 15:36:57 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2025-03-07 15:37:19 -0500
commit089cdde0ca6b533f4d2f55841762da1866a2b8bf (patch)
treebd433af0476ef12ffc3a00cde9480203cf4e1e6c /views
parentext_depends/arsd/{core,cgi}.d downloaded/updated (diff)
).18.0, spine version sync
Diffstat (limited to 'views')
-rw-r--r--views/version.txt2
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) {