aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2019-07-08 17:57:23 -0400
committerRalph Amissah <ralph.amissah@gmail.com>2019-10-17 19:07:20 -0400
commitb157271169fe8cd896b54a89d28fd3b7c8768826 (patch)
treee844f3f79cc00d27f099a7dbde64227d5ac71b7f /views
parentsubprojects remove commit hash (diff)
0.7.5 xmls css code reorganised; ocn can turn off or hide
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 311e123..2d6b74f 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum _ver = Version(0, 7, 4);
+enum _ver = Version(0, 7, 5);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {