aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-12-07 17:48:06 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commitd5cfec536fa3817e33a6bbe8607b67cc67ad621e (patch)
tree4afc9e856c7eb462d0848cb0dfce542d9334ffd7 /views
parent0.9.5 org files reorganized, tangles (code structure) to top of file (diff)
0.9.6 node info, and output continueddoc-reform_v0.0.9
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 9472cf9..99bc1a2 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 9, 5);
+enum ver = Version(0, 9, 6);