lib/compile: update scriptversion.
authorPeter Rosin <peda@lysator.liu.se>
Mon, 15 Nov 2010 09:37:26 +0000 (10:37 +0100)
committerPeter Rosin <peda@lysator.liu.se>
Mon, 15 Nov 2010 09:37:26 +0000 (10:37 +0100)
Signed-off-by: Peter Rosin <peda@lysator.liu.se>
ChangeLog
lib/compile

index 5e326d1..e091340 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-11-15  Peter Rosin  <peda@lysator.liu.se>
 
+       lib/compile: update scriptversion.
+
        compile: clear the `eat' variable earlier.
        * lib/compile: Clear the `eat' variable earlier.
        * tests/compile3.test: Prevent regressions.
index 1c6f105..bac481c 100755 (executable)
@@ -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.