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

5
NEWS
View file

@ -1,4 +1,4 @@
New in spot 2.11.4.dev (not yet released)
New in spot 2.11.5 (2023-04-20)
Bug fixes:
@ -16,6 +16,9 @@ New in spot 2.11.4.dev (not yet released)
- Fix segfaults occuring in determinization of 1-state terminal
automata.
- Fix incorrect assertion in game solver when the edge vector
contains deleted transitions.
New in spot 2.11.4 (2023-02-10)
Python: