diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-03-28 20:39:35 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 04c7fafa159760ff5ae999eb97047f271a0a549b (patch) | |
tree | 1a9c1cf34cd032de20a9b0de224c0cbb8c75d37d /org/sdp.org | |
parent | output, move stuff about (diff) |
0.13.8 endnotes for various types of block
Diffstat (limited to 'org/sdp.org')
-rw-r--r-- | org/sdp.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/sdp.org b/org/sdp.org index b1ed6ba..ff989c9 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -23,7 +23,7 @@ struct Version { int minor; int patch; } -enum ver = Version(0, 13, 7); +enum ver = Version(0, 13, 8); #+END_SRC * 1. sdp (sisu document parser) :sdp: |