From: Peter Rosin Date: Mon, 12 Mar 2012 15:58:55 +0000 (+0100) Subject: scripts: bump the depcomp scriptversion X-Git-Tag: v1.11.3b~7^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdde53d3a416c0f709f9f5b95c121fc5b13072fd;p=thirdparty%2Fautomake.git scripts: bump the depcomp scriptversion * lib/depcomp (scriptversion): Bump, to account for recent changes. --- diff --git a/lib/depcomp b/lib/depcomp index 58fe52c1c..325713f0c 100755 --- a/lib/depcomp +++ b/lib/depcomp @@ -1,7 +1,7 @@ #! /bin/sh # depcomp - compile a program generating dependencies as side-effects -scriptversion=2012-02-03.15; # UTC +scriptversion=2012-03-12.15; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006, 2007, 2009, 2010, # 2011, 2012 Free Software Foundation, Inc.