diff options
author | Ted Kremenek <kremenek@apple.com> | 2009-02-27 07:16:04 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2009-02-27 07:16:04 +0000 |
commit | 6028ca1f28c88c308ed36bf0eaef029eeb595f7c (patch) | |
tree | 77698073548d44e6025cf82c299f12e789409b07 | |
parent | 35183aca180a2b9b2c637cd625a40a7e147d6a32 (diff) |
Update checker build.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@65625 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r-- | www/content.css | 2 | ||||
-rw-r--r-- | www/latest_checker.html.incl | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/www/content.css b/www/content.css index 7e5423ff30..ab6983b484 100644 --- a/www/content.css +++ b/www/content.css @@ -19,5 +19,7 @@ IMG.img_slide { margin-right: auto } +.itemTitle { color:#2d58b7 } + /* Tables */ tr { vertical-align:top } diff --git a/www/latest_checker.html.incl b/www/latest_checker.html.incl index df102d7ed4..9470a7ad8d 100644 --- a/www/latest_checker.html.incl +++ b/www/latest_checker.html.incl @@ -1 +1 @@ -<b><a href="http://checker.minormatter.com/checker-0.164.tar.bz2">checker-0.164.tar.bz2</a></b> (built February 24, 2009) +<b><a href="http://checker.minormatter.com/checker-0.165.tar.bz2">checker-0.165.tar.bz2</a></b> (built February 26, 2009) |