release Spot 2.11.5

* NEWS, configure.ac, doc/org/setup.org: Update version.
This commit is contained in:
Alexandre Duret-Lutz 2023-04-20 09:43:33 +02:00
parent 184aa9931e
commit b6c076ce19
3 changed files with 7 additions and 4 deletions

View file

@ -1,11 +1,11 @@
#+OPTIONS: H:2 num:nil toc:t html-postamble:nil ^:nil
#+EMAIL: spot@lrde.epita.fr
#+HTML_LINK_HOME: index.html
#+MACRO: LASTDATE 2023-02-10
#+MACRO: LASTDATE 2023-04-20
#+NAME: SPOT_VERSION
#+BEGIN_SRC python :exports none :results value :wrap org
return "2.11.4"
return "2.11.5"
#+END_SRC
#+NAME: TARBALL_LINK