* gcc_update: Include revision number in LAST_UPDATED.

From-SVN: r106327
This commit is contained in:
Joseph Myers 2005-11-01 12:59:50 +00:00 committed by Joseph Myers
parent 2747345455
commit f415efe34c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-11-01 Joseph S. Myers <joseph@codesourcery.com>
* gcc_update: Include revision number in LAST_UPDATED.
2005-10-30 Steven Bosscher <stevenb@suse.de>
* gcc_build: Use gcc.gnu.org as the default server. Set up

View File

@ -252,6 +252,6 @@ fi
{
date
TZ=UTC date
echo "`TZ=UTC date` (revision `svnversion .`)"
} > LAST_UPDATED
touch_files_reexec