aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2018-11-15 18:57:53 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2019-05-17 16:59:38 -0400
commitf7a56d241065cac08e6fba20cb9b658a8f073ad5 (patch)
tree3056f3246833590fb19b22dde5a338bb371195f4 /views
parentcosmetic (diff)
0.4.0 sqlite related
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 700193b..de1a62b 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,7 +4,7 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 3, 3);
+enum ver = Version(0, 4, 0);
version (Posix) {
version (DigitalMars) {
} else version (LDC) {