Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
d6959b4a
Commit
d6959b4a
authored
Nov 28, 2011
by
Alexandre Duret-Lutz
Browse files
Release Spot 0.8.
* NEWS, configure.ac: Bump version to 0.8.
parent
6b503d43
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
d6959b4a
2011-11-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Release Spot 0.8.
* NEWS, configure.ac: Bump version to 0.8.
2011-11-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Remove spotref.pdf.
...
...
NEWS
View file @
d6959b4a
New in spot 0.
7.1a
:
New in spot 0.
8 (2011-11-28)
:
* Major new features:
- Spot can read DiVinE models. See iface/dve2/README for details.
- The genltl tool can now output 20 different
s
LTL formula families.
- The genltl tool can now output 20 different LTL formula families.
It also replaces the LTLcounter Perl scripts.
- There is a printer and parser for Kripke structures in text format.
* Major interface changes:
...
...
configure.ac
View file @
d6959b4a
...
...
@@ -22,7 +22,7 @@
# 02111-1307, USA.
AC_PREREQ([2.61])
AC_INIT([spot], [0.
7.1a
], [spot@lrde.epita.fr])
AC_INIT([spot], [0.
8
], [spot@lrde.epita.fr])
AC_CONFIG_AUX_DIR([tools])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment