aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-04-21 17:04:49 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-04-22 20:42:31 -0400
commitad1c13a8590b146f900b6937cecdd243f766429d (patch)
tree44e7a6d48482d2c99c4d0446264e9375d6d1760f /views
parentupkeep, update a few paths (diff)
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 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) {