aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-02-25 05:45:05 +0000
committerChris Lattner <sabre@nondot.org>2009-02-25 05:45:05 +0000
commit1f859860ba589e43d63230fcd8ebad98a9a541ab (patch)
treec273add63634a7c2b9c3dd28950a7e5c4f8f2b1c
parentf40c40bf9380b54cdc3f84fbd5af5253c9ca3214 (diff)
don't know if there is a vmkit release to match 2.5
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65434 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--docs/ReleaseNotes.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b6ae113643..394d38d489 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -163,7 +163,7 @@ The <a href="http://vmkit.llvm.org/">VMKit project</a> is an implementation of
a JVM and a CLI Virtual Machines (Microsoft .NET is an
implementation of the CLI) using the Just-In-Time compiler of LLVM.</p>
-<p>Following LLVM 2.5, VMKit has its first release 0.24 that you can find on its
+<p>Following LLVM 2.5, VMKit has its first release ? that you can find on its
<a href="http://vmkit.llvm.org/releases/">webpage</a>. The release includes
bug fixes, cleanup and new features. The major changes are:</p>