aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2018-10-13 22:05:22 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-04-10 15:14:15 -0400
commita22df0d4e7df79da6943bd1a37d6e3f74728165f (patch)
treebc9ebc1413eb703dca77369470cf722cbec68ca0 /views
parentinternal linking to headers A to D for segmented html (diff)
0.2.0 renames pod from sisupod
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 7b7290d..d777504 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 1, 0);
+enum ver = Version(0, 2, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {