summaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-04-11 12:58:42 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-04-11 13:00:37 -0400
commit204eb8b3e47b1351162bc5cf8148e6ec73f1f51c (patch)
tree53477740cca49f5ea74f59079c01c3847f1dbd2b /views
parent0.15.0 (diff)
0.16.0 sync ver. & src dir name with sisudoc spine
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 e3ed2b2..6509480 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 15, 0);
+enum _ver = Version(0, 16, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {