Release Spot 1.1.4.
* NEWS, configure.ac, doc/org/tools.org: Update version.
This commit is contained in:
parent
ce6114f461
commit
9d6d53ed92
3 changed files with 4 additions and 3 deletions
3
NEWS
3
NEWS
|
|
@ -1,4 +1,4 @@
|
||||||
New in spot 1.1.3a (not released)
|
New in spot 1.1.4 (2013-07-29)
|
||||||
|
|
||||||
* Bug fixes:
|
* Bug fixes:
|
||||||
- The parser for neverclaim, updated in 1.1.3, would fail to
|
- The parser for neverclaim, updated in 1.1.3, would fail to
|
||||||
|
|
@ -14,6 +14,7 @@ New in spot 1.1.3a (not released)
|
||||||
explain that {SERE} has the semantics of a closure operator that
|
explain that {SERE} has the semantics of a closure operator that
|
||||||
is not exactly what one could expect after reading the PSL
|
is not exactly what one could expect after reading the PSL
|
||||||
standard.
|
standard.
|
||||||
|
- Various typos.
|
||||||
|
|
||||||
New in spot 1.1.3 (2013-07-09)
|
New in spot 1.1.3 (2013-07-09)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@
|
||||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
AC_PREREQ([2.61])
|
AC_PREREQ([2.61])
|
||||||
AC_INIT([spot], [1.1.3a], [spot@lrde.epita.fr])
|
AC_INIT([spot], [1.1.4], [spot@lrde.epita.fr])
|
||||||
AC_CONFIG_AUX_DIR([tools])
|
AC_CONFIG_AUX_DIR([tools])
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
AC_CONFIG_MACRO_DIR([m4])
|
||||||
AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests])
|
AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests])
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
#+TITLE: Command-line tools installed by Spot 1.1.3
|
#+TITLE: Command-line tools installed by Spot 1.1.4
|
||||||
#+EMAIL spot@lrde.epita.fr
|
#+EMAIL spot@lrde.epita.fr
|
||||||
#+OPTIONS: H:2 num:nil toc:t
|
#+OPTIONS: H:2 num:nil toc:t
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue