]> git.ipfire.org Git - thirdparty/automake.git/commitdiff
scripts: bump the depcomp scriptversion
authorPeter Rosin <peda@lysator.liu.se>
Mon, 12 Mar 2012 15:58:55 +0000 (16:58 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 12 Mar 2012 15:58:55 +0000 (16:58 +0100)
* lib/depcomp (scriptversion): Bump, to account for recent changes.

lib/depcomp

index 58fe52c1ca89ab61530a07360d78d12a52c2a738..325713f0c434edda4692bbf10fb965b7808c197e 100755 (executable)
@@ -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.