diff options
author | Ralph Amissah <ralph@amissah.com> | 2017-02-17 08:50:43 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2019-04-10 15:14:14 -0400 |
commit | 9cb8937a92539d4cb40441396fc52e55e7a26f1b (patch) | |
tree | 136f1a58789e8bd2b8129018b0400f9ebfa18be2 /org/sdp.org | |
parent | output, sisupod & a few switches (diff) |
0.13.1 defaults renamed & reorganized
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 46bd97a..b0ff78c 100644 --- a/org/sdp.org +++ b/org/sdp.org @@ -23,7 +23,7 @@ struct Version { int minor; int patch; } -enum ver = Version(0, 13, 0); +enum ver = Version(0, 13, 1); #+END_SRC * 1. sdp (sisu document parser) :sdp: |