aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-07-19 11:56:24 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-10-17 19:07:20 -0400
commit3b59675bb48254d9ce31edcda2f2b559bff00519 (patch)
tree618d752c68c2a17eb83a7cbebfa9be6b5c7852ec /views
parenttexpdf, footer & language setting (diff)
0.8.0 name change in code use dr (doc reform) instead of sisu
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 2d6b74f..e998997 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 7, 5);
+enum _ver = Version(0, 8, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {