aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2026-05-21 13:27:08 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2026-05-21 13:27:08 -0400
commit12a85a725d9a88d4f9b9d691bb5d856dcdfce5c8 (patch)
treea67f974cb35157e313e881429d198407dda369e3 /views
parentsource_pod: --pod2 include (doc abstraction) .ssp (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 7056ca1..37a3a21 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 19, 0);
+enum _ver = Version(0, 20, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {