From: Stefano Lattarini Date: Fri, 10 May 2013 18:09:42 +0000 (+0200) Subject: PLANS: fix reference to non-existent 'next' branch X-Git-Tag: v1.13b~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e30c4f1a7dc7c983a0621dabbd7682eed06e96;p=thirdparty%2Fautomake.git PLANS: fix reference to non-existent 'next' branch * PLANS/obsolete-removed/configure.in.txt: Here. We should refer to the 'master' branch instead. Signed-off-by: Stefano Lattarini --- diff --git a/PLANS/obsolete-removed/configure.in.txt b/PLANS/obsolete-removed/configure.in.txt index 180f92c14..6612384b5 100644 --- a/PLANS/obsolete-removed/configure.in.txt +++ b/PLANS/obsolete-removed/configure.in.txt @@ -24,5 +24,5 @@ that Autoconf will actually have started deprecating 'configure.in' by the time Automake 2.0 is released. Note that the removal of 'configure.in' has already been implemented -in our 'next' branch (from where the 2.0 release will be finally +in our 'master' branch (from where the 2.0 release will be finally cut); see commits 'v1.13-17-gbff57c8' and 'v1.13-21-g7626e63'.