aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-06-29 13:07:27 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2024-06-29 13:07:27 -0400
commitf2d12a2acae45c50506c04a6da707463f85a8263 (patch)
tree6ad118cc66c616cea7c01b7c30d5fae9eeb60600 /views
parentshallow clone for install directory (diff)
0.17.0
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 6509480..fecec3f 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 16, 0);
+enum _ver = Version(0, 17, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {