aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/sdp.org
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 /org/sdp.org
parentoutput, sisupod & a few switches (diff)
0.13.0 batch processing, reset values for each document (footnotes, bookindex, biblio etc.)
Diffstat (limited to 'org/sdp.org')
-rw-r--r--org/sdp.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/org/sdp.org b/org/sdp.org
index 658c0b9..032709f 100644
--- a/org/sdp.org
+++ b/org/sdp.org
@@ -23,7 +23,7 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 12, 2);
+enum ver = Version(0, 13, 0);
#+END_SRC
* 1. sdp (sisu document parser) :sdp: