From 1f859860ba589e43d63230fcd8ebad98a9a541ab Mon Sep 17 00:00:00 2001
From: Chris Lattner
Date: Wed, 25 Feb 2009 05:45:05 +0000
Subject: [PATCH] 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
---
docs/ReleaseNotes.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html
index b6ae1136439..394d38d489c 100644
--- a/docs/ReleaseNotes.html
+++ b/docs/ReleaseNotes.html
@@ -163,7 +163,7 @@ The VMKit project 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.
-Following LLVM 2.5, VMKit has its first release 0.24 that you can find on its
+
Following LLVM 2.5, VMKit has its first release ? that you can find on its
webpage. The release includes
bug fixes, cleanup and new features. The major changes are:
--
2.34.1