diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-01-28 14:17:17 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-01-29 22:57:48 -0500 |
commit | 42baa49fefb7353950a4751f4e929f53ac57df30 (patch) | |
tree | 27c09340734047f6cb6a246d072cf77cd274e246 /org/spine.org | |
parent | CHANGELOG (diff) |
0.11.2
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 5267a3c..70010b1 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, 1); +enum _ver = Version(0, 11, 2); #+END_SRC ** compilation restrictions (supported compilers) |