From 096fb733867a947752a32b091f5ad92ec7c433cc Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Fri, 10 Feb 2017 08:24:05 -0500 Subject: 0.13.0 batch processing, reset values for each document (footnotes, bookindex, biblio etc.) --- 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 7ab514d..fd3b654 100644 --- a/views/version.txt +++ b/views/version.txt @@ -4,4 +4,4 @@ struct Version { int minor; int patch; } -enum ver = Version(0, 12, 2); +enum ver = Version(0, 13, 0); -- cgit v1.2.3