aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2018-10-22 17:04:58 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-04-10 15:14:15 -0400
commit4c50f7ab56eddd9d85a5a76eba3fbc971d338038 (patch)
tree93e24b1aeaae63f7e7f44105ae5622dd1af8cf0e /views
parentorg headings & tags, minor (diff)
0.2.1 segnames, anchor tagsdoc-reform_v0.2.1
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 d777504..9da2490 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 2, 0);
+enum ver = Version(0, 2, 1);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {