diff options
| author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-19 16:33:51 -0500 |
|---|---|---|
| committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-02-24 16:46:47 -0500 |
| commit | 47ca5be10805e1c61c0ac3df5ac7ad80fa6dc665 (patch) | |
| tree | 63419975dbbd28da882d9f34cf680f30aa96c3b0 /org/spine.org | |
| parent | CHANGELOG (diff) | |
0.11.3
Diffstat (limited to 'org/spine.org')
| -rw-r--r-- | org/spine.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/spine.org b/org/spine.org index 70010b1..011bb39 100644 --- a/org/spine.org +++ b/org/spine.org @@ -43,7 +43,7 @@ struct Version { #+NAME: spine_version_current_set #+BEGIN_SRC d -enum _ver = Version(0, 11, 2); +enum _ver = Version(0, 11, 3); #+END_SRC ** compilation restrictions (supported compilers) |
