diff --git a/NEWS b/NEWS index 4a14f83b4..a18349467 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -New in spot 1.2.2a (not yet released) +New in spot 1.2.3 (2014-02-11) * New features: @@ -6,6 +6,8 @@ New in spot 1.2.2a (not yet released) obtain statistics about the different iterations of the SAT-based minimization. For an example, see http://spot.lip6.fr/userdoc/satmin.html + - The bench/dtgbasat/ benchmark has been updated to use SPOT_SATLOG + and record more statistics. - The default value for the SPOT_SATSOLVER environment variable has been changed to "glucose -verb=0 -model %I >%O". This assumes that glucose 3.0 is installed. For older diff --git a/configure.ac b/configure.ac index 6e7881cd3..a71602a30 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ # along with this program. If not, see . AC_PREREQ([2.61]) -AC_INIT([spot], [1.2.2a], [spot@lrde.epita.fr]) +AC_INIT([spot], [1.2.3], [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 0d6703938..0d1cd597d 100644 --- a/doc/org/tools.org +++ b/doc/org/tools.org @@ -1,4 +1,4 @@ -#+TITLE: Command-line tools installed by Spot 1.2.2 +#+TITLE: Command-line tools installed by Spot 1.2.3 #+EMAIL spot@lrde.epita.fr #+OPTIONS: H:2 num:nil toc:t