From 47df905518ae9fb249f922c487cb7cd8c081f14b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Tue, 15 Nov 2016 10:51:45 -0500 Subject: 0.9.1 munge links & urls * includes auto place url in endnote helper, needs to occur before endnotes extracted --- views/version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'views/version.txt') 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); -- cgit v1.2.3