Release Spot 2.10.2

* NEWS, configure.ac, doc/org/setup.org: Set version to 2.10.2.
This commit is contained in:
Alexandre Duret-Lutz 2021-12-03 08:54:57 +01:00
parent 4d2262600e
commit 6eabc517ad
3 changed files with 9 additions and 7 deletions

4
NEWS
View file

@ -1,4 +1,4 @@
New in spot 2.10.1.dev (not yet released)
New in spot 2.10.2 (2021-12-03)
Bugs fixed:
@ -11,6 +11,8 @@ New in spot 2.10.1.dev (not yet released)
- Using ##300 in a SERE will report that the repeatition exceeds the
allowed value using a parse error, not as an exception.
- spot::formula::is_literal() should be const.
New in spot 2.10.1 (2021-11-19)
Build: