From d164eb55a41ec2fc48b402b276749f4b7d72dc91 Mon Sep 17 00:00:00 2001 From: Peter Rosin Date: Mon, 15 Nov 2010 10:37:26 +0100 Subject: [PATCH] lib/compile: update scriptversion. Signed-off-by: Peter Rosin --- ChangeLog | 2 ++ lib/compile | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 5e326d1..e091340 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-11-15 Peter Rosin + lib/compile: update scriptversion. + compile: clear the `eat' variable earlier. * lib/compile: Clear the `eat' variable earlier. * tests/compile3.test: Prevent regressions. diff --git a/lib/compile b/lib/compile index 1c6f105..bac481c 100755 --- a/lib/compile +++ b/lib/compile @@ -1,7 +1,7 @@ #! /bin/sh # Wrapper for compilers which do not understand `-c -o'. -scriptversion=2010-09-21.14; # UTC +scriptversion=2010-11-15.09; # UTC # Copyright (C) 1999, 2000, 2003, 2004, 2005, 2009, 2010 Free Software # Foundation, Inc. -- 2.7.4