Stop claiming that Visual Studio 2005 is a viable basis for building
Clang. It isn't any more, and we're not going to twist the code around
to make it work.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@144815 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/hacking.html b/www/hacking.html
index b65768c..bedb2b6 100644
--- a/www/hacking.html
+++ b/www/hacking.html
@@ -100,7 +100,7 @@
       <li>Edit your local <tt>autoexp.dat</tt> (make sure you make a backup first!), 
       located in <tt>Visual Studio Directory\Common7\Packages\Debugger</tt> and append 
       the contents of <tt>clangVisuailzers.txt</tt> to it. This method should work for 
-      Visual Studio 2005 and above.
+      Visual Studio 2008 and above.
        </li>
   </ul>