]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
NEWS (master): reflect new Automake versioning scheme
authorStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 19 Apr 2013 14:01:12 +0000 (16:01 +0200)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Fri, 19 Apr 2013 14:01:13 +0000 (16:01 +0200)
The next minor Automake version will be 1.14 (not 1.13.2 -- that will
be the next bug-fixing version).  And the next major Automake version
will be 2.0.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
NEWS

diff --git a/NEWS b/NEWS
index 495648f7759d4bebcb53d9c7f0f0ea51011be91b..6f163800aea4c959daa8d5915437ff42cbbdef58 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-New in 1.14:
+New in 2.0:
 
 * Aclocal search path:
 
@@ -131,7 +131,7 @@ New in 1.14:
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-New in 1.13.2:
+New in 1.14:
 
 * C compilation, and the AC_PROG_CC and AM_PROG_CC_C_O macros: