aboutsummaryrefslogtreecommitdiffhomepage
path: root/views/version.txt
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2016-11-15 10:51:45 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:13 -0400
commit47df905518ae9fb249f922c487cb7cd8c081f14b (patch)
tree5f9ef436292903d3dfb1a92535688c6b41445f54 /views/version.txt
parentcomplete toc section to include (existing) backmatter headings (diff)
0.9.1 munge links & urls
* includes auto place url in endnote helper, needs to occur before endnotes extracted
Diffstat (limited to 'views/version.txt')
-rw-r--r--views/version.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/version.txt b/views/version.txt
index 80a3477..5e919e9 100644
--- a/views/version.txt
+++ b/views/version.txt
@@ -4,4 +4,4 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 9, 0);
+enum ver = Version(0, 9, 1);