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
669d796e
Commit
669d796e
authored
May 23, 2012
by
Alexandre Duret-Lutz
Browse files
Release Spot 0.9.1
* configure.ac, NEWS: Bump version number.
parent
95597996
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
669d796e
New in spot 0.9
a
:
New in spot 0.9
.1 (2012-05-23)
:
* The version of LBTT we distribute include a patch from Tomáš
* The version of LBTT we distribute include
s
a patch from Tomáš
Babiak to count the number of non-deterministic states, and the
number of deterministic automata produced.
See lbtt/NEWS for the list of other differences with the original
...
...
configure.ac
View file @
669d796e
...
...
@@ -22,7 +22,7 @@
# 02111-1307, USA.
AC_PREREQ([2.61])
AC_INIT([spot], [0.9
a
], [spot@lrde.epita.fr])
AC_INIT([spot], [0.9
.1
], [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