aboutsummaryrefslogtreecommitdiffhomepage
path: root/org/sdp.org
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2017-02-26 18:01:24 -0500
committerRalph Amissah <ralph@amissah.com>2019-04-10 15:14:14 -0400
commitb11f8f104e8c3a4ab9740d086da91aa943200e6e (patch)
tree2f898df140d855b5b9c29a17decf75c5f9896c80 /org/sdp.org
parent0.13.3 tuples, sdp & doc_abstraction (flag marked up links & endnotes) (diff)
0.13.4 includes ao bookindex segname (anchors) fix
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 5dd7f45..2318ee7 100644
--- a/org/sdp.org
+++ b/org/sdp.org
@@ -23,7 +23,7 @@ struct Version {
int minor;
int patch;
}
-enum ver = Version(0, 13, 3);
+enum ver = Version(0, 13, 4);
#+END_SRC
* 1. sdp (sisu document parser) :sdp: