aboutsummaryrefslogtreecommitdiffhomepage
path: root/views
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-02-10 08:24:05 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commit096fb733867a947752a32b091f5ad92ec7c433cc (patch)
treee2fd946895a889880ef8e3ed5dd834635d047ccd /views
parentoutput, sisupod & a few switches (diff)
0.13.0 batch processing, reset values for each document (footnotes, bookindex, biblio etc.)
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 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);