[llvm-commits] CVS: llvm-www/releases/2.1/index.html
    Tanya Lattner 
    tonic at nondot.org
       
    Wed Sep 26 23:29:44 PDT 2007
    
    
  
Changes in directory llvm-www/releases/2.1:
index.html added (r1.1)
---
Log message:
Redirect to main level index.html
---
Diffs of the changes:  (+7 -0)
 index.html |    7 +++++++
 1 files changed, 7 insertions(+)
Index: llvm-www/releases/2.1/index.html
diff -c /dev/null llvm-www/releases/2.1/index.html:1.1
*** /dev/null	Thu Sep 27 01:29:35 2007
--- llvm-www/releases/2.1/index.html	Thu Sep 27 01:29:25 2007
***************
*** 0 ****
--- 1,7 ----
+ <html>
+ <head>
+   <meta http-equiv="Refresh" content="0;url=../index.html">
+ </head>
+ <body>
+ </body>
+ </html>
    
    
More information about the llvm-commits
mailing list