diff options
author | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-05-17 20:55:57 +0000 |
---|---|---|
committer | jcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-05-17 20:55:57 +0000 |
commit | b40f99a8c13a3da0b94fe923234abaee0f2cbe67 (patch) | |
tree | 42f341a7f235c40d75cb3527c4d2459440960881 /ShellBinPkg/ReadMe.txt | |
parent | 77dd0c814e8660e6cbe73ff471701bad799ae24a (diff) | |
download | edk2-b40f99a8c13a3da0b94fe923234abaee0f2cbe67.tar.gz edk2-b40f99a8c13a3da0b94fe923234abaee0f2cbe67.tar.bz2 edk2-b40f99a8c13a3da0b94fe923234abaee0f2cbe67.zip |
update due to a DSC error.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11676 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellBinPkg/ReadMe.txt')
-rw-r--r-- | ShellBinPkg/ReadMe.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellBinPkg/ReadMe.txt b/ShellBinPkg/ReadMe.txt index 1cd4823454..91f6562729 100644 --- a/ShellBinPkg/ReadMe.txt +++ b/ShellBinPkg/ReadMe.txt @@ -2,7 +2,7 @@ OVERVIEW
============================================================================
The binaries of ShellBinPkg are generated with ShellPkg project and built with
-BaseTools Package (r11666). The binaries are built with no debug information
+BaseTools Package (r11675). The binaries are built with no debug information
by building with "RELEASE" target.
The following steps can help to re-generate these binaries for customization:
|