aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-11-28 20:54:26 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commitaf1765cd7b2f3b1309eea5bcdb91780176518c88 (patch)
tree7529b40e4ecdaabc10c6737486a9ce1795dfea33 /views
parentdiscrete objects marks, output html work in progress (diff)
0.9.2 backmatter: control processing, possible to omit sections
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 5e919e9..58c4aa4 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 9, 1);
+enum ver = Version(0, 9, 2);