diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2022-11-25 20:50:40 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2022-12-23 18:15:52 -0500 |
commit | 4c089543a4ac61ac21dab814c0dc114d48f42c36 (patch) | |
tree | 0b1da4c4c7c3d73c40dbef2fdfc604686d72dfe6 /org/cgi_spine_search.org | |
parent | epub header assertion removed, check (diff) |
0.12.0
Diffstat (limited to 'org/cgi_spine_search.org')
-rw-r--r-- | org/cgi_spine_search.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org/cgi_spine_search.org b/org/cgi_spine_search.org index 13aea47..d71445c 100644 --- a/org/cgi_spine_search.org +++ b/org/cgi_spine_search.org @@ -41,7 +41,7 @@ struct Version { #+NAME: spine_version_set #+BEGIN_SRC d -enum _ver = Version(0, 11, 3); +enum _ver = Version(0, 12, 0); #+END_SRC ** compilation restrictions (supported compilers) |