From af1765cd7b2f3b1309eea5bcdb91780176518c88 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 28 Nov 2016 20:54:26 -0500 Subject: 0.9.2 backmatter: control processing, possible to omit sections --- views/version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views') 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); -- cgit v1.2.3