diff --git a/NEWS b/NEWS index 3666d89ae..ee0f1b3fe 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -New in spot 1.1.3a (not released) +New in spot 1.1.4 (2013-07-29) * Bug fixes: - 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 is not exactly what one could expect after reading the PSL standard. + - Various typos. New in spot 1.1.3 (2013-07-09) diff --git a/configure.ac b/configure.ac index 15bd2862e..506c3b12c 100644 --- a/configure.ac +++ b/configure.ac @@ -20,7 +20,7 @@ # along with this program. If not, see . 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_MACRO_DIR([m4]) AM_INIT_AUTOMAKE([1.11 gnu tar-ustar color-tests parallel-tests]) diff --git a/doc/org/tools.org b/doc/org/tools.org index 9a62aaed3..e3691c2d0 100644 --- a/doc/org/tools.org +++ b/doc/org/tools.org @@ -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 #+OPTIONS: H:2 num:nil toc:t