From: Stefano Lattarini Date: Fri, 19 Apr 2013 14:01:12 +0000 (+0200) Subject: NEWS (master): reflect new Automake versioning scheme X-Git-Tag: v1.16~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2ea514b1140d25dd2397ff48ff990a95b7f5e6b;p=thirdparty%2Fautomake.git NEWS (master): reflect new Automake versioning scheme 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 --- diff --git a/NEWS b/NEWS index 495648f77..6f163800a 100644 --- 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: